From b345b3065f2f6f6b22412dc9d1e0e2ea304910fa Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Fri, 20 Apr 2018 13:56:40 +0000 Subject: [PATCH] Updated 4.1 Extensions (markdown) --- 4.1-Extensions.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/4.1-Extensions.md b/4.1-Extensions.md index 0539315..c311d89 100644 --- a/4.1-Extensions.md +++ b/4.1-Extensions.md @@ -36,7 +36,7 @@ These are all, where applicable, best configured to `deny-all` and whitelist. * unresolved: clearing IndexedDB by host * unknown: clearing service workers cache, appCache by host -1 Note: There are Web Extension API limitations, such as bypassing CSP and @run-at document-start. So TEST your scripts! +1 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 @@ -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... * 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 * We do not recommend UA spoofing (see section 4700 in the `ghacks user.js`)