batata
Strollin' around
Options
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
โ04-06-2022
11:55 PM
Status:
New idea
Firefox has a lot of cool hidden features that you guys don't want enabled by default for reasons and are only accessible in about:config (which is unfriendly).
You could add an option "Show advanced settings" that would add a new section in browser settings the same way "Firefox Experiments" does.
Except that this one could be enabled without having to go in about:config, otherwise it would kill all the purpose.
In that section you would expose select settings people are often asking for without knowing they're already there.
To name a few I'm personally using :
- Hide DL panel : browser.download.alwaysOpenPanel = false
- Don't close firefox with last tab : browser.tabs.closeWindowWithLastTab = false
- Paste with middle click : middlemouse.paste = true
- Disable disk cache : browser.cache.disk.enable = false
- Disable prefetch : network.prefetch-next = false
1 Comment