mirror of
https://github.com/arkenfox/user.js.git
synced 2025-05-06 08:15:36 -04:00
5000: remove view_source.tab (moved to 9999)
This commit is contained in:
parent
cd322f39a4
commit
c5a1a038d2
1 changed files with 0 additions and 1 deletions
1
user.js
1
user.js
|
@ -1737,7 +1737,6 @@ user_pref("_user.js.parrot", "5000 syntax error: this is an ex-parrot!");
|
|||
// user_pref("browser.tabs.loadBookmarksInTabs", true); // open bookmarks in a new tab (FF57+)
|
||||
// user_pref("browser.urlbar.decodeURLsOnCopy", true); // see Bugzilla 1320061 (FF53+)
|
||||
// user_pref("general.autoScroll", false); // middle-click enabling auto-scrolling [WINDOWS] [MAC]
|
||||
// user_pref("view_source.tab", false); // open "page/selection source" in a new window
|
||||
// user_pref("ui.key.menuAccessKey", 0); // disable alt key toggling the menu bar [RESTART]
|
||||
/* OTHER ***/
|
||||
// user_pref("browser.bookmarks.max_backups", 2);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue