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`)