Updated 4.1 Extensions (markdown)

Thorin-Oakenpants 2018-04-20 13:56:40 +00:00
parent 8ad9318242
commit b345b3065f

@ -36,7 +36,7 @@ These are all, where applicable, best configured to `deny-all` and whitelist.
* unresolved: clearing IndexedDB by host * unresolved: clearing IndexedDB by host
* unknown: clearing service workers cache, appCache by host * unknown: clearing service workers cache, appCache by host
<sup>1</sup> Note: There are Web Extension API limitations, such as bypassing CSP and @run-at document-start. So TEST your scripts! <sup>1</sup> Note: There are Web Extension API limitations, such as handling strict CSP and @run-at document-start. So TEST your scripts!
### :small_orange_diamond: Recommended Legacy Extensions ### :small_orange_diamond: Recommended Legacy Extensions
@ -67,6 +67,6 @@ These extensions will not mask or alter any data sent or received, but may be us
### :small_orange_diamond: Don't Bother Recommending These... ### :small_orange_diamond: Don't Bother Recommending These...
* Ghostery, Disconnect, Privacy Badger * Ghostery, Disconnect, Privacy Badger
* They add nothing uBlock doesn't already cover * They add nothing uBlock Origin doesn't already cover
* UAControl, User-Agent JS Fixer, or any other UA extension * UAControl, User-Agent JS Fixer, or any other UA extension
* We do not recommend UA spoofing (see section 4700 in the `ghacks user.js`) * We do not recommend UA spoofing (see section 4700 in the `ghacks user.js`)