mirror of
https://github.com/arkenfox/user.js.git
synced 2025-04-30 05:53:38 +02:00
whatsNewPanel correct version
This commit is contained in:
parent
19526b573c
commit
f67e729197
1 changed files with 1 additions and 1 deletions
2
user.js
2
user.js
|
@ -1622,7 +1622,7 @@ user_pref("_user.js.parrot", "5000 syntax error: this is an ex-parrot!");
|
||||||
// user_pref("ui.key.menuAccessKey", 0); // disable alt key toggling the menu bar [RESTART]
|
// user_pref("ui.key.menuAccessKey", 0); // disable alt key toggling the menu bar [RESTART]
|
||||||
// user_pref("view_source.tab", false); // view "page/selection source" in a new window [FF68+, FF59 and under]
|
// user_pref("view_source.tab", false); // view "page/selection source" in a new window [FF68+, FF59 and under]
|
||||||
/* UX: FEATURES: disable and hide the icons and menus ***/
|
/* UX: FEATURES: disable and hide the icons and menus ***/
|
||||||
// user_pref("browser.messaging-system.whatsNewPanel.enabled", false); // What's New [FF70+]
|
// user_pref("browser.messaging-system.whatsNewPanel.enabled", false); // What's New [FF69+]
|
||||||
// user_pref("extensions.pocket.enabled", false); // Pocket Account [FF46+]
|
// user_pref("extensions.pocket.enabled", false); // Pocket Account [FF46+]
|
||||||
// user_pref("identity.fxaccounts.enabled", false); // Firefox Accounts & Sync [FF60+] [RESTART]
|
// user_pref("identity.fxaccounts.enabled", false); // Firefox Accounts & Sync [FF60+] [RESTART]
|
||||||
// user_pref("reader.parse-on-load.enabled", false); // Reader View
|
// user_pref("reader.parse-on-load.enabled", false); // Reader View
|
||||||
|
|
Loading…
Add table
Reference in a new issue