mirror of
https://github.com/arkenfox/user.js.git
synced 2025-04-29 21:43:36 +02:00
parent
3d5276484a
commit
5385b8c4ab
1 changed files with 0 additions and 3 deletions
3
user.js
3
user.js
|
@ -1746,9 +1746,6 @@ user_pref("network.manage-offline-status", false);
|
||||||
// user_pref("toolkit.cosmeticAnimations.enabled", false);
|
// user_pref("toolkit.cosmeticAnimations.enabled", false);
|
||||||
/* 5016: disable reload/stop animation (FF56+) ***/
|
/* 5016: disable reload/stop animation (FF56+) ***/
|
||||||
// user_pref("browser.stopReloadAnimation.enabled", true);
|
// user_pref("browser.stopReloadAnimation.enabled", true);
|
||||||
/* 5017: set submenu delay in milliseconds. 0=instant while a small number allows
|
|
||||||
* a mouse pass over menu items without any submenus alarmingly shooting out ***/
|
|
||||||
user_pref("ui.submenuDelay", 150); // (hidden pref)
|
|
||||||
/* 5018: set maximum number of daily bookmark backups to keep (default is 15) ***/
|
/* 5018: set maximum number of daily bookmark backups to keep (default is 15) ***/
|
||||||
user_pref("browser.bookmarks.max_backups", 2);
|
user_pref("browser.bookmarks.max_backups", 2);
|
||||||
/* 5020: control urlbar click behaviour (with defaults) ***/
|
/* 5020: control urlbar click behaviour (with defaults) ***/
|
||||||
|
|
Loading…
Add table
Reference in a new issue