Updated 4.1 Extensions (markdown)

Thorin-Oakenpants 2018-04-16 15:18:00 +00:00
parent 12999e73b1
commit 87c00d6d02

@ -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/) <sup>✔ [Privacy](https://github.com/einaregilsson/Redirector/blob/master/privacy.md)</sup> | [GitHub](https://github.com/einaregilsson/Redirector)
* [Cookie AutoDelete](https://addons.mozilla.org/firefox/addon/cookie-autodelete/) <sup>✔ [Privacy](https://github.com/Cookie-AutoDelete/Cookie-AutoDelete/wiki/Privacy-Policy)</sup> | [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