mirror of
https://github.com/arkenfox/user.js.git
synced 2025-05-01 14:33:38 +02:00
0000: config.xhtml in FF73+
This commit is contained in:
parent
1ef62a1036
commit
8fbd3bf952
1 changed files with 2 additions and 1 deletions
3
user.js
3
user.js
|
@ -84,7 +84,8 @@
|
|||
user_pref("_user.js.parrot", "START: Oh yes, the Norwegian Blue... what's wrong with it?");
|
||||
|
||||
/* 0000: disable about:config warning
|
||||
* The XUL version can still be accessed in FF71+ @ chrome://global/content/config.xul ***/
|
||||
* The XUL version can still be accessed in FF71+ @ chrome://global/content/config.xul
|
||||
* and in FF73+ @ chrome://global/content/config.xhtml ***/
|
||||
user_pref("general.warnOnAboutConfig", false); // for the XUL version
|
||||
user_pref("browser.aboutConfig.showWarning", false); // for the new HTML version [FF71+]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue