README: value must be false, not true - firefox-fix-web - Firefox extension: fix web
(HTM) git clone git://git.codemadness.org/firefox-fix-web
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 31868c9b000a85792cecbdec7f1e41707830c410
(DIR) parent 125774eede81e50c061c09e0c9db512b84ca881a
(HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
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(-)
---
(DIR) 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)