From 3a999df7a5a8eb24b002c04edee779a3aa2ad493 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Fri, 12 Jun 2020 01:37:06 +0000 Subject: [PATCH] Updated 4.1 Extensions (markdown) --- 4.1-Extensions.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/4.1-Extensions.md b/4.1-Extensions.md index fadaac4..d2805bd 100644 --- a/4.1-Extensions.md +++ b/4.1-Extensions.md @@ -4,12 +4,12 @@ This list covers privacy and security related extensions only. While we believe * [#655](https://github.com/ghacksuserjs/ghacks-user.js/issues/655) Submissions | [#350](https://github.com/ghacksuserjs/ghacks-user.js/issues/350) Prefs & Extensions | [#664](https://github.com/ghacksuserjs/ghacks-user.js/issues/664) CSP issues ---- - -### :small_orange_diamond: Extensions (in no particular order...) - +### :small_orange_diamond: **ESR68** [fixed in 77](https://wiki.developer.mozilla.org/en-US/docs/Mozilla/Firefox/Releases/77#API_changes) :exclamation: **CSP**: When multiple extensions use CSP injection to modify headers, only one wins and predicting the winner is like [rolling a dice](https://github.com/ghacksuserjs/ghacks-user.js/issues/265#issuecomment-393935989). Some CSP items (this is not an exhaustive list) to be aware of are highlighted below. +--- +### :small_orange_diamond: Extensions (in no particular order...) + * [uBlock Origin](https://addons.mozilla.org/firefox/addon/ublock-origin/) ✔ [Privacy](https://github.com/gorhill/uBlock/wiki/Privacy-policy) | [GitHub](https://github.com/gorhill/uBlock) * :exclamation: **CSP**: Uncheck `Dashboard > Settings > Block remote fonts`. Font rules use CSP, use Request Control instead. [Other CSP issues](https://github.com/ghacksuserjs/ghacks-user.js/issues/664#issuecomment-472596147) include filter lists that use `$csp=` (and there are lot of them) * [Privacy Badger](https://addons.mozilla.org/firefox/addon/privacy-badger17/) ✔ [Privacy](https://addons.mozilla.org/firefox/addon/privacy-badger17/privacy/) | [GitHub](https://github.com/EFForg/privacybadger)