mirror of
https://github.com/arkenfox/user.js.git
synced 2024-11-22 18:41:38 +01:00
Updated 4.1 Extensions (markdown)
parent
66b3231703
commit
3a999df7a5
@ -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
|
* [#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: **ESR68** <sup>[fixed in 77](https://wiki.developer.mozilla.org/en-US/docs/Mozilla/Firefox/Releases/77#API_changes)</sup>
|
||||||
|
|
||||||
### :small_orange_diamond: Extensions (in no particular order...)
|
|
||||||
|
|
||||||
: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.
|
: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/) <sup>✔ [Privacy](https://github.com/gorhill/uBlock/wiki/Privacy-policy)</sup> | [GitHub](https://github.com/gorhill/uBlock)
|
* [uBlock Origin](https://addons.mozilla.org/firefox/addon/ublock-origin/) <sup>✔ [Privacy](https://github.com/gorhill/uBlock/wiki/Privacy-policy)</sup> | [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)
|
* :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/) <sup>✔ [Privacy](https://addons.mozilla.org/firefox/addon/privacy-badger17/privacy/)</sup> | [GitHub](https://github.com/EFForg/privacybadger)
|
* [Privacy Badger](https://addons.mozilla.org/firefox/addon/privacy-badger17/) <sup>✔ [Privacy](https://addons.mozilla.org/firefox/addon/privacy-badger17/privacy/)</sup> | [GitHub](https://github.com/EFForg/privacybadger)
|
||||||
|
Loading…
Reference in New Issue
Block a user