UI changes

This commit is contained in:
partisan 2024-12-12 15:20:28 +01:00
parent 8bf2c08e79
commit 160cf2a9a6
3 changed files with 10 additions and 8 deletions

View file

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