README: value must be false, not true - firefox-fix-web - Firefox extension: fi… | |
git clone git://git.codemadness.org/firefox-fix-web | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 31868c9b000a85792cecbdec7f1e41707830c410 | |
parent 125774eede81e50c061c09e0c9db512b84ca881a | |
Author: Hiltjo Posthuma <[email protected]> | |
Date: Fri, 17 Aug 2018 14:35:37 +0200 | |
README: value must be false, not true | |
Diffstat: | |
M README | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/README b/README | |
@@ -26,7 +26,7 @@ Install | |
------- | |
in about:config set | |
-xpinstall.signatures.required to true | |
+xpinstall.signatures.required to false | |
(I don't support Mozilla add-on store nazism) | |