diff --git a/Privileged-Pages.md b/Privileged-Pages.md index a56996e..25b280c 100644 --- a/Privileged-Pages.md +++ b/Privileged-Pages.md @@ -28,7 +28,7 @@ testpilot.firefox.com - Just like Chrome, Firefox's WebExtensions will also cease to work on these aformentioned domains. -- To allow WebExtensions in Firefox to run on these pages (at your own risk) open `about:config` and modify the following 3 : +- To allow WebExtensions in Firefox to run on these pages(at your own risk), open `about:config` and modify the following 3 : - Set `extensions.webextensions.restrictedDomains` to be an empty string.4 - Set `privacy.resistFingerprinting.block_mozAddonManager` to `true`.5 (must be manually created by right clicking and selecting _New > Boolean_3)