1
1
mirror of https://github.com/arkenfox/user.js.git synced 2024-09-26 14:40:39 +02:00

5000: remove view_source.tab (moved to 9999)

This commit is contained in:
earthlng 2018-05-05 14:40:20 +02:00 committed by GitHub
parent cd322f39a4
commit c5a1a038d2
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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);