From ffafc39ade747cb07b08fb7dad81e1e164aef864 Mon Sep 17 00:00:00 2001 From: Piro / YUKI Hiroshi Date: Tue, 16 Feb 2016 16:23:16 +0900 Subject: [PATCH] How to disable signature check --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a02e4f3c..04453482 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -10,6 +10,8 @@ Before you open a new issue to report a bug, please see following checklist. * Does the problem appear with the [latest develpment build](http://piro.sakura.ne.jp/xul/xpi/nightly/)? Possibly, problems you met has been resolved already. + On Firefox 43 and later you need to set `xpinstall.signatures.required` to `false` via `about:config`. + For Firefox 46 and later, you'll have to try an unbranded Firefox (including Beta, Aurora, and Nightly) to try development builds because the option will be removed on official Firefox 46 and later. * Does the problem appear without Tab Mix Plus or something other tab related addon? If a compatibility issue with other addons is reported without such information, it is very hard to be resolved. See also the next.