From 87c00d6d0200bbb84303548ce0386f012ca2e8fc Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Mon, 16 Apr 2018 15:18:00 +0000 Subject: [PATCH] Updated 4.1 Extensions (markdown) --- 4.1-Extensions.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/4.1-Extensions.md b/4.1-Extensions.md index e95638f..6600a0c 100644 --- a/4.1-Extensions.md +++ b/4.1-Extensions.md @@ -31,7 +31,10 @@ These are all, where applicable, best configured to `deny-all` and whitelist. * [Request Control](https://addons.mozilla.org/firefox/addon/requestcontrol/) | [GitHub](https://github.com/tumpio/requestcontrol) | [Manual](https://github.com/tumpio/requestcontrol/blob/master/_locales/en/manual.md) | [Testing links](https://github.com/tumpio/requestcontrol/wiki/Testing-links) * [Redirector](https://addons.mozilla.org/firefox/addon/redirector/) ✔ [Privacy](https://github.com/einaregilsson/Redirector/blob/master/privacy.md) | [GitHub](https://github.com/einaregilsson/Redirector) * [Cookie AutoDelete](https://addons.mozilla.org/firefox/addon/cookie-autodelete/) ✔ [Privacy](https://github.com/Cookie-AutoDelete/Cookie-AutoDelete/wiki/Privacy-Policy) | [GitHub](https://github.com/mrdokenny/Cookie-AutoDelete) - * Note: cannot clear localStorage fixed in [FF58+](https://bugzilla.mozilla.org/show_bug.cgi?id=1388428), breaks with FPI fixed in [FF59+](https://bugzilla.mozilla.org/show_bug.cgi?id=1381197), can't clean IDB by host + * [FF58+](https://bugzilla.mozilla.org/show_bug.cgi?id=1388428) fixes clearing localStorage by host + * [FF59+](https://bugzilla.mozilla.org/show_bug.cgi?id=1381197) fixes incompatibility with FPI (privacy.firstparty.isolate) + * unresolved: clearing IndexedDB by host + * unknown: clearing service workers cache, appCache by host ### :small_orange_diamond: Recommended Legacy Extensions