From 0fd15fddf82995304b55daab6a40bdd12fd35330 Mon Sep 17 00:00:00 2001 From: Benjamin Lee Date: Mon, 27 Jun 2022 14:33:13 -0700 Subject: [PATCH] Mention restricted domains workaround for firefox (#298) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 48450ef8..a9b78558 100644 --- a/README.md +++ b/README.md @@ -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: