UI changes
This commit is contained in:
parent
8bf2c08e79
commit
160cf2a9a6
3 changed files with 10 additions and 8 deletions
|
@ -41,3 +41,4 @@ o:/browser/app/profile/firefox.js
|
|||
+pref("layout.word_select.eat_space_to_next_word", false); // Disable word selection eating space
|
||||
+pref("browser.bookmarks.openInTabClosesMenu", false); // Prevent bookmarks from closing menu when opened in new tab
|
||||
+pref("browser.menu.showViewImageInfo", false); // Hide "View Image Info" in context menu
|
||||
+pref("browser.startup.couldRestoreSession.count", 0); // Disable "Open previous tabs?" popup
|
Loading…
Add table
Add a link
Reference in a new issue