From 29dc0ab3a8f8bd6e781fb983cd076764480dce18 Mon Sep 17 00:00:00 2001 From: girst Date: Thu, 1 Oct 2020 22:59:50 +0200 Subject: automatically disable signature requirement Having signatures enforced causes a big red error message to appear below unsigned extensions, telling the user the extension has been disabled. This is not true, though; the extensions are still enabled. Setting xpinstall.signatures.required;false downgrades this error to a (yellow) warning. --- README | 2 -- 1 file changed, 2 deletions(-) (limited to 'README') diff --git a/README b/README index 8fcc300..7877dc0 100644 --- a/README +++ b/README @@ -8,8 +8,6 @@ Monkeypatching Firefox Quantum to run VimFx 2. Install VimFx from https://github.com/akhodakivskiy/VimFx/releases == Notes == - * set `xpinstall.signatures.required;false` to downgrade the error message - that unsigned addons were supposedly disabled in about:config to a warning. * Users of firefox-esr on debian need to use the following command: `make DESTDIR=/usr/lib/firefox-esr install` * BootstrapLoader.jsm, RDFDataSource.jsm, RDFManifestConverter.jsm from their -- cgit v1.2.3