Mention restricted domains workaround for firefox (#298)

This commit is contained in:
Benjamin Lee 2022-06-27 14:33:13 -07:00 committed by GitHub
parent 65c3cd01d5
commit 0fd15fddf8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -353,7 +353,7 @@ If you simply want to re-use the same credentials on multiple subdomains of the
### Why Browserpass on Firefox does not work on Mozilla domains?
Firefox has decided to [block all extensions from injecting any content scripts on their domains](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Content_scripts), sadly there's nothing we can do about it.
Firefox has decided to [block all extensions from injecting any content scripts on their domains by default](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Content_scripts), sadly there's nothing we can do about it. It is possible to disable this behavior on a per-domain basis by changing the `extensions.webextensions.restrictedDomains` setting in `about:config`, however be aware that this affects all extensions, not just browserpass.
The full list of blocked domains at the time of writing is: