mirror of
https://github.com/yokoffing/Betterfox.git
synced 2026-06-12 15:40:48 +05:30
Compare commits
92 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ac69c81e8a | |||
| 2977bb6b6a | |||
| 80f744f08c | |||
| 5d4ef3adcc | |||
| 083b0f00ba | |||
| 9da9f3a0f5 | |||
| 0c8ae78c46 | |||
| 63a47dc2f6 | |||
| 1a06cb1a47 | |||
| 49fcd8d56e | |||
| 70645f416a | |||
| 9bdf375a43 | |||
| b515362622 | |||
| 9fa7fc8eb1 | |||
| 7c5aeccecb | |||
| 6de5c00a68 | |||
| 137afcd1da | |||
| 8fb6ca57e3 | |||
| 443710b073 | |||
| f129f5579c | |||
| 83761b9f6e | |||
| fa6e4392d7 | |||
| 6a37456e40 | |||
| 4e44dc2820 | |||
| addacadd8e | |||
| 148f2ed8fd | |||
| 49ef3de496 | |||
| 925a72928a | |||
| 0d337058d2 | |||
| 75aa9eade2 | |||
| 45537a4d1e | |||
| c33bfec8d3 | |||
| 04c3184359 | |||
| f7f0d799ee | |||
| c8460d12c3 | |||
| d0a02dfd40 | |||
| 4d6a26df1e | |||
| cb70c90a86 | |||
| 3063946a11 | |||
| 68c1d0cefc | |||
| e5ef7c4d67 | |||
| 7b3d41d91c | |||
| 2585a4f0b1 | |||
| bb6aff749b | |||
| 7bbfc98519 | |||
| a38dd005b5 | |||
| 76aa03e5af | |||
| 0ba9adc9c0 | |||
| f6eadee5d9 | |||
| ecbeda5a2f | |||
| 98c118481f | |||
| 1741667a66 | |||
| d1211e5b5c | |||
| ac7b5b0fba | |||
| 014fe99cf2 | |||
| 6c03671285 | |||
| 01e50884d0 | |||
| e099257937 | |||
| 85d41a05b6 | |||
| 4527a9cf19 | |||
| 56f56f7d1b | |||
| 7db312b830 | |||
| 0a49cceca4 | |||
| 419096e029 | |||
| b17905359a | |||
| 6695266de5 | |||
| 02abcccca4 | |||
| 5228abe8bc | |||
| 6dc12c39d1 | |||
| 07c7bbe6ba | |||
| bdf392b895 | |||
| 885a60390c | |||
| 213e6f15db | |||
| a1284a1653 | |||
| d861f1b093 | |||
| 1209ea9743 | |||
| 8897e910ca | |||
| 368df70ca6 | |||
| 4d02f2752d | |||
| 39c19c43ee | |||
| f069be9637 | |||
| d6cff27f32 | |||
| 99f2e86063 | |||
| d97b8e5c60 | |||
| ec5d8b7423 | |||
| 064f64ab5f | |||
| 4011344f22 | |||
| f95103e854 | |||
| 00516e9bbf | |||
| 363392935a | |||
| 1abb557b27 | |||
| 04cfb3348a |
@@ -2,34 +2,37 @@
|
|||||||
name: Bug report
|
name: Bug report
|
||||||
about: Create a report to help us improve
|
about: Create a report to help us improve
|
||||||
title: ''
|
title: ''
|
||||||
labels: bug
|
labels: ''
|
||||||
assignees: yokoffing
|
assignees: yokoffing
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## BEFORE YOU BEGIN
|
## BEFORE YOU BEGIN
|
||||||
I have attempted the following troubleshooting suggestions:
|
I have attempted the following troubleshooting suggestions:
|
||||||
- [ ] [Cleared website data](https://www.hostinger.com/tutorials/wp-content/uploads/sites/2/2018/05/clear-browser-cache-firefox.png), restarted Firefox, and my issue persists.
|
- [ ] The issue persists when using Firefox in [Troubleshoot Mode](https://support.mozilla.org/en-US/kb/diagnose-firefox-issues-using-troubleshoot-mode).
|
||||||
- [ ] No issues when using the website or extension in another web browser.
|
- [ ] Disabled DNS-level content blocking (AdGuard Home, NextDNS, Control D, RethinkDNS, PiHole, etc), [cleared my DNS cache](https://www.pcmag.com/how-to/how-to-flush-your-dns-cache), and used my ISP's DNS resolver (if applicable).
|
||||||
- [ ] The issue persists when using Firefox in [Safe Mode](https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode#w_how-to-start-firefox-in-safe-mode).
|
- [ ] [Cleared website data](https://support.mozilla.org/en-US/kb/clear-cookies-and-site-data-firefox), restarted Firefox, and my issue persists.
|
||||||
- [ ] Disabled DNS-level content blocking (AdGuard, NextDNS, PiHole), [cleared my DNS cache](https://www.pcmag.com/how-to/how-to-flush-your-dns-cache), and used my ISP's DNS resolver (if applicable).
|
- [ ] I have created a [new profile](https://support.mozilla.org/en-US/kb/profile-manager-create-remove-switch-firefox-profiles). The issue persists when using the current [user.js](https://github.com/yokoffing/Betterfox/blob/master/user.js) file on GitHub. (Must be in a new profile and a new user.js!)
|
||||||
|
|
||||||
## REPORT
|
## REPORT
|
||||||
**Describe the bug**
|
**Describe the bug**
|
||||||
A clear and concise description of what the bug is.
|
*A clear and concise description of what the bug is.*
|
||||||
|
|
||||||
**To Reproduce**
|
**To Reproduce**
|
||||||
Steps to reproduce the behavior:
|
*Steps to reproduce the behavior:*
|
||||||
|
|
||||||
|
```
|
||||||
1. Go to '...'
|
1. Go to '...'
|
||||||
2. Click on '....'
|
2. Click on '....'
|
||||||
3. Scroll down to '....'
|
3. Scroll down to '....'
|
||||||
4. See error
|
4. See error
|
||||||
|
```
|
||||||
|
|
||||||
**Expected behavior**
|
**Expected behavior**
|
||||||
A clear and concise description of what you expected to happen.
|
*A clear and concise description of what you expected to happen.*
|
||||||
|
|
||||||
**Screenshots**
|
**Screenshots**
|
||||||
If applicable, add screenshots to help explain your problem.
|
*If applicable, add screenshots to help explain your problem.*
|
||||||
|
|
||||||
**Desktop (please complete the following information):**
|
**Desktop (please complete the following information):**
|
||||||
- OS: [e.g. iOS]
|
- OS: [e.g. iOS]
|
||||||
@@ -37,4 +40,4 @@ If applicable, add screenshots to help explain your problem.
|
|||||||
- Version [e.g. 22]
|
- Version [e.g. 22]
|
||||||
|
|
||||||
**Additional context**
|
**Additional context**
|
||||||
Add any other context about the problem here.
|
*Add any other context about the problem here.*
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
name: Feature request
|
name: Feature request
|
||||||
about: Suggest an idea for this project
|
about: Suggest an idea for this project
|
||||||
title: ''
|
title: ''
|
||||||
labels: enhancement
|
labels: ''
|
||||||
assignees: yokoffing
|
assignees: yokoffing
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|||||||
@@ -1,10 +0,0 @@
|
|||||||
---
|
|
||||||
name: General Inquiry
|
|
||||||
about: Ask a question
|
|
||||||
title: ''
|
|
||||||
labels: ":grey_question: question"
|
|
||||||
assignees: yokoffing
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
|
|
||||||
+484
-156
@@ -3,10 +3,55 @@
|
|||||||
* Fastfox *
|
* Fastfox *
|
||||||
* "Non ducor duco" *
|
* "Non ducor duco" *
|
||||||
* priority: speedy browsing *
|
* priority: speedy browsing *
|
||||||
* version: 108 *
|
* version: 116 *
|
||||||
* url: https://github.com/yokoffing/Betterfox *
|
* url: https://github.com/yokoffing/Betterfox *
|
||||||
***************************************************************************************/
|
***************************************************************************************/
|
||||||
|
|
||||||
|
// PREF: process count
|
||||||
|
// [ABOUT] View in about:processes.
|
||||||
|
// With Firefox Quantum (2017), CPU cores = processCount. However, since the
|
||||||
|
// introduction of Fission [2], the number of website processes is controlled
|
||||||
|
// by processCount.webIsolated. Disabling fission.autostart or changing
|
||||||
|
// fission.webContentIsolationStrategy reverts control back to processCount.
|
||||||
|
// [1] https://www.reddit.com/r/firefox/comments/r69j52/firefox_content_process_limit_is_gone/
|
||||||
|
// [2] https://firefox-source-docs.mozilla.org/dom/ipc/process_model.html#web-content-processes
|
||||||
|
//user_pref("dom.ipc.processCount", 8); // DEFAULT; Shared Web Content
|
||||||
|
//user_pref("dom.ipc.processCount.webIsolated", 1); // default=4; Isolated Web Content
|
||||||
|
|
||||||
|
// PREF: use one process for process preallocation cache
|
||||||
|
//user_pref("dom.ipc.processPrelaunch.fission.number", 1); // default=3; Process Preallocation Cache
|
||||||
|
|
||||||
|
// PREF: configure process isolation
|
||||||
|
// [1] https://hg.mozilla.org/mozilla-central/file/tip/dom/ipc/ProcessIsolation.cpp#l53
|
||||||
|
// [2] https://www.reddit.com/r/firefox/comments/r69j52/firefox_content_process_limit_is_gone/
|
||||||
|
|
||||||
|
// OPTION 1: isolate all websites
|
||||||
|
// Web content is always isolated into its own `webIsolated` content process
|
||||||
|
// based on site-origin, and will only load in a shared `web` content process
|
||||||
|
// if site-origin could not be determined.
|
||||||
|
//user_pref("fission.webContentIsolationStrategy", 1); // DEFAULT
|
||||||
|
//user_pref("browser.preferences.defaultPerformanceSettings.enabled", true); // DEFAULT
|
||||||
|
//user_pref("dom.ipc.processCount.webIsolated", 1); // one process per site origin
|
||||||
|
|
||||||
|
// OPTION 2: isolate only "high value" websites
|
||||||
|
// Only isolates web content loaded by sites which are considered "high
|
||||||
|
// value". A site is considered high value if it has been granted a
|
||||||
|
// `highValue*` permission by the permission manager, which is done in
|
||||||
|
// response to certain actions.
|
||||||
|
//user_pref("fission.webContentIsolationStrategy", 2);
|
||||||
|
//user_pref("browser.preferences.defaultPerformanceSettings.enabled", false);
|
||||||
|
//user_pref("dom.ipc.processCount.webIsolated", 1); // one process per site origin (high value)
|
||||||
|
//user_pref("dom.ipc.processCount", 8); // determine by number of CPU cores/processors
|
||||||
|
|
||||||
|
// OPTION 3: do not isolate websites
|
||||||
|
// All web content is loaded into a shared `web` content process. This is
|
||||||
|
// similar to the non-Fission behavior; however, remote subframes may still
|
||||||
|
// be used for sites with special isolation behavior, such as extension or
|
||||||
|
// mozillaweb content processes.
|
||||||
|
//user_pref("fission.webContentIsolationStrategy", 0);
|
||||||
|
//user_pref("browser.preferences.defaultPerformanceSettings.enabled", false);
|
||||||
|
//user_pref("dom.ipc.processCount", 8); // determine by number of CPU cores/processors
|
||||||
|
|
||||||
// PREF: initial paint delay
|
// PREF: initial paint delay
|
||||||
// How long FF will wait before rendering the page, in milliseconds
|
// How long FF will wait before rendering the page, in milliseconds
|
||||||
// Reduce the 5ms Firefox waits to render the page
|
// Reduce the 5ms Firefox waits to render the page
|
||||||
@@ -15,25 +60,55 @@
|
|||||||
user_pref("nglayout.initialpaint.delay", 0); // default=5; used to be 250
|
user_pref("nglayout.initialpaint.delay", 0); // default=5; used to be 250
|
||||||
user_pref("nglayout.initialpaint.delay_in_oopif", 0); // default=5
|
user_pref("nglayout.initialpaint.delay_in_oopif", 0); // default=5
|
||||||
|
|
||||||
// PREF: notification interval (in microseconds)
|
// PREF: page reflow timer
|
||||||
|
// Rather than wait until a page has completely downloaded to display it to the user,
|
||||||
|
// web browsers will periodically render what has been received to that point.
|
||||||
|
// Because reflowing the page every time additional data is received slows down
|
||||||
|
// total page load time, a timer was added so that the page would not reflow too often.
|
||||||
|
// This preference specfies whether that timer is active.
|
||||||
|
// [1] https://kb.mozillazine.org/Content.notify.ontimer
|
||||||
|
// true = do not reflow pages at an interval any higher than that specified by content.notify.interval (default)
|
||||||
|
// false = reflow pages whenever new data is received
|
||||||
|
//user_pref("content.notify.ontimer", true); // DEFAULT
|
||||||
|
|
||||||
|
// PREF: notification interval (in microseconds) [to avoid layout thrashing]
|
||||||
// When Firefox is loading a page, it periodically reformats
|
// When Firefox is loading a page, it periodically reformats
|
||||||
// or "reflows" the page as it loads. The page displays new elements
|
// or "reflows" the page as it loads. The page displays new elements
|
||||||
// every 0.12 seconds by default. These redraws increase the total page load time.
|
// every 0.12 seconds by default. These redraws increase the total page load time.
|
||||||
// Lowering the interval will decrease the perceived page load time
|
// The default value provides good incremental display of content
|
||||||
// but increase the total loading time.
|
// without causing an increase in page load time.
|
||||||
// The notification interval has a dramatic effect on how long it takes to
|
// [NOTE] Lowering the interval will increase responsiveness
|
||||||
// initially display content for slow connections. The default value
|
// but also increase the total load time.
|
||||||
// provides good incremental display of content without causing an increase
|
// [WARNING] If this value is set below 1/10 of a second, it starts
|
||||||
// in page load time. If this value is set below 1/10 of a second it starts
|
|
||||||
// to impact page load performance.
|
// to impact page load performance.
|
||||||
|
// [EXAMPLE] 100000 = .10s = 100 reflows/second
|
||||||
// [1] https://searchfox.org/mozilla-central/rev/c1180ea13e73eb985a49b15c0d90e977a1aa919c/modules/libpref/init/StaticPrefList.yaml#1824-1834
|
// [1] https://searchfox.org/mozilla-central/rev/c1180ea13e73eb985a49b15c0d90e977a1aa919c/modules/libpref/init/StaticPrefList.yaml#1824-1834
|
||||||
user_pref("content.notify.interval", 360000); // (.36s), default=120000 (.12s)
|
// [2] https://dev.opera.com/articles/efficient-javascript/?page=3#reflow
|
||||||
//user_pref("content.notify.ontimer", true); // DEFAULT
|
// [3] https://dev.opera.com/articles/efficient-javascript/?page=3#smoothspeed
|
||||||
|
user_pref("content.notify.interval", 100000); // (.10s); alt=500000 (.50s)
|
||||||
|
|
||||||
// PREF: set the minimum interval between session save operations
|
// PREF: frequency switch threshold [HIDDEN]
|
||||||
// Increasing this can help on older machines and some websites, as well as reducing writes
|
// Raising the value will make the application more responsive at the expense of page load time.
|
||||||
// [1] https://bugzilla.mozilla.org/1304389
|
// [1] http://kb.mozillazine.org/Content.switch.threshold
|
||||||
//user_pref("browser.sessionstore.interval", 30000); // [DEFAULT: 15000]
|
// [2] https://www.reddit.com/r/firefox/comments/11m2yuh/comment/jbjxp8s/?context=3
|
||||||
|
//user_pref("content.interrupt.parsing", true); // [HIDDEN]
|
||||||
|
//user_pref("content.switch.threshold", 1000000); // alt=1500000; default=750000; [HIDDEN]
|
||||||
|
|
||||||
|
// PREF: new tab preload
|
||||||
|
// [WARNING] Disabling this may cause a delay when opening a new tab in Firefox.
|
||||||
|
// [1] https://wiki.mozilla.org/Tiles/Technical_Documentation#Ping
|
||||||
|
// [2] https://github.com/arkenfox/user.js/issues/1556
|
||||||
|
//user_pref("browser.newtab.preload", true); // DEFAULT
|
||||||
|
|
||||||
|
// PREF: disable EcoQoS [WINDOWS]
|
||||||
|
// Background tab processes use efficiency mode on Windows 11 to limit resource use.
|
||||||
|
// [WARNING] Leave this alone, unless you're on Desktop and you rely on
|
||||||
|
// background tabs to have maximum performance.
|
||||||
|
// [1] https://devblogs.microsoft.com/performance-diagnostics/introducing-ecoqos/
|
||||||
|
// [2] https://bugzilla.mozilla.org/show_bug.cgi?id=1796525
|
||||||
|
// [3] https://bugzilla.mozilla.org/show_bug.cgi?id=1800412
|
||||||
|
// [4] https://reddit.com/r/firefox/comments/107fj69/how_can_i_disable_the_efficiency_mode_on_firefox/
|
||||||
|
//user_pref("dom.ipc.processPriorityManager.backgroundUsesEcoQoS", false);
|
||||||
|
|
||||||
// PREF: control how tabs are loaded when a session is restored
|
// PREF: control how tabs are loaded when a session is restored
|
||||||
// true=Tabs are not loaded until they are selected (default)
|
// true=Tabs are not loaded until they are selected (default)
|
||||||
@@ -41,50 +116,46 @@ user_pref("content.notify.interval", 360000); // (.36s), default=120000 (.12s)
|
|||||||
//user_pref("browser.sessionstore.restore_on_demand", true); // DEFAULT
|
//user_pref("browser.sessionstore.restore_on_demand", true); // DEFAULT
|
||||||
//user_pref("browser.sessionstore.restore_pinned_tabs_on_demand", true);
|
//user_pref("browser.sessionstore.restore_pinned_tabs_on_demand", true);
|
||||||
//user_pref("browser.sessionstore.restore_tabs_lazily", true); // DEFAULT
|
//user_pref("browser.sessionstore.restore_tabs_lazily", true); // DEFAULT
|
||||||
|
|
||||||
// PREF: enable Lazy Image Loading
|
|
||||||
// https://www.ghacks.net/2020/02/15/firefox-75-gets-lazy-loading-support-for-images/
|
|
||||||
//user_pref("dom.image-lazy-loading.enabled", true); // DEFAULT
|
|
||||||
|
|
||||||
// PREF: disable preSkeletonUI on startup
|
// PREF: disable preSkeletonUI on startup
|
||||||
user_pref("browser.startup.preXulSkeletonUI", false);
|
user_pref("browser.startup.preXulSkeletonUI", false);
|
||||||
|
|
||||||
// PREF: OffscreenCanvas
|
/****************************************************************************
|
||||||
// [1] https://yashints.dev/blog/2019/05/11/offscreen-canvas
|
* SECTION: TAB UNLOAD *
|
||||||
// [2] https://www.youtube.com/watch?v=CWvRA9E0DqU
|
****************************************************************************/
|
||||||
// [3] https://developer.chrome.com/blog/offscreen-canvas/
|
|
||||||
// [4] https://groups.google.com/a/mozilla.org/g/dev-platform/c/kp9SZL-0wW0
|
|
||||||
//user_pref("gfx.offscreencanvas.enabled", true); // DEFAULT FF106+
|
|
||||||
|
|
||||||
// PREF: CSS Font Loading API in workers
|
// PREF: unload tabs on low memory
|
||||||
// [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1072107
|
// Firefox will detect if your computer’s memory is running low (less than 200MB)
|
||||||
//user_pref("layout.css.font-loading-api.workers.enabled", true); // DEFAULT FF106+
|
// and suspend tabs that you have not used in awhile.
|
||||||
|
// [1] https://hacks.mozilla.org/2021/10/tab-unloading-in-firefox-93/
|
||||||
|
//user_pref("browser.tabs.unloadOnLowMemory", true); // DEFAULT
|
||||||
|
|
||||||
|
// PREF: determine when tabs unload [WINDOWS] [LINUX]
|
||||||
|
// Notify TabUnloader or send the memory pressure if the memory resource
|
||||||
|
// notification is signaled AND the available commit space is lower than
|
||||||
|
// this value.
|
||||||
|
// Set this to some high value, e.g. 2/3 of total memory available in your system:
|
||||||
|
// 4GB=2640, 8GB=5280, 16GB=10560, 32GB=21120, 64GB=42240
|
||||||
|
// [1] https://dev.to/msugakov/taking-firefox-memory-usage-under-control-on-linux-4b02
|
||||||
|
//user_pref("browser.low_commit_space_threshold_mb", 2640); // default=200; WINDOWS LINUX
|
||||||
|
|
||||||
|
// PREF: determine when tabs unload [LINUX]
|
||||||
|
// On Linux, Firefox checks available memory in comparison to total memory,
|
||||||
|
// and use this percent value (out of 100) to determine if Firefox is in a
|
||||||
|
// low memory scenario.
|
||||||
|
// [1] https://dev.to/msugakov/taking-firefox-memory-usage-under-control-on-linux-4b02
|
||||||
|
//user_pref("browser.low_commit_space_threshold_percent", 33); // default=5; LINUX
|
||||||
|
|
||||||
|
// PREF: determine how long (in ms) tabs are inactive before they unload
|
||||||
|
// 60000=1min; 300000=5min; 600000=10min (default)
|
||||||
|
//user_pref("browser.tabs.min_inactive_duration_before_unload", 300000); // 5min; default=600000
|
||||||
|
|
||||||
// PREF: enable importMaps [FF108+]
|
|
||||||
// [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1688879
|
|
||||||
// [2] https://github.com/WICG/import-maps#the-basic-idea
|
|
||||||
// [3] https://caniuse.com/import-maps
|
|
||||||
//user_pref("dom.importMaps.enabled", true); // DEFAULT FF108+
|
|
||||||
//user_pref("javascript.options.experimental.import_assertions", true);
|
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* SECTION: EXPERIMENTAL *
|
* SECTION: EXPERIMENTAL *
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
// PREF: WebGPU [HIGHLY EXPERIMENTAL!] [NIGHTLY]
|
|
||||||
// [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1746245
|
|
||||||
// [2] https://github.com/gpuweb/gpuweb/wiki/Implementation-Status
|
|
||||||
// [3] https://hacks.mozilla.org/2020/04/experimental-webgpu-in-firefox/
|
|
||||||
// [4] https://developer.chrome.com/docs/web-platform/webgpu/
|
|
||||||
//user_pref("dom.webgpu.enabled", true);
|
|
||||||
//user_pref("gfx.webgpu.force-enabled", true);
|
|
||||||
|
|
||||||
// PREF: about:home startup cache [NIGHTLY]
|
|
||||||
// A cache for the initial about:home document that is loaded by default at startup
|
|
||||||
// The purpose of the cache is to improve startup performance
|
|
||||||
//user_pref("browser.startup.homepage.abouthome_cache.enabled", true);
|
|
||||||
|
|
||||||
// PREF: CSS Masonry Layout [NIGHTLY]
|
// PREF: CSS Masonry Layout [NIGHTLY]
|
||||||
|
// [1] https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Grid_Layout/Masonry_Layout
|
||||||
user_pref("layout.css.grid-template-masonry-value.enabled", true);
|
user_pref("layout.css.grid-template-masonry-value.enabled", true);
|
||||||
|
|
||||||
// PREF: Prioritized Task Scheduling API [NIGHTLY]
|
// PREF: Prioritized Task Scheduling API [NIGHTLY]
|
||||||
@@ -92,39 +163,61 @@ user_pref("layout.css.grid-template-masonry-value.enabled", true);
|
|||||||
// [2] https://medium.com/airbnb-engineering/building-a-faster-web-experience-with-the-posttask-scheduler-276b83454e91
|
// [2] https://medium.com/airbnb-engineering/building-a-faster-web-experience-with-the-posttask-scheduler-276b83454e91
|
||||||
user_pref("dom.enable_web_task_scheduling", true);
|
user_pref("dom.enable_web_task_scheduling", true);
|
||||||
|
|
||||||
// PREF: enable CSS Animation Composition [NIGHTLY]
|
// PREF: CSS :has() selector [NIGHTLY]
|
||||||
// [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1785329
|
// Needed for some extensions, filters, and customizations.
|
||||||
// [2] https://bugzilla.mozilla.org/show_bug.cgi?id=1293490
|
// [1] https://developer.mozilla.org/en-US/docs/Web/CSS/:has
|
||||||
// [3] https://developer.mozilla.org/en-US/docs/Web/CSS/animation-composition
|
// [2] https://caniuse.com/css-has
|
||||||
user_pref("layout.css.animation-composition.enabled", true);
|
user_pref("layout.css.has-selector.enabled", true);
|
||||||
|
|
||||||
|
// PREF: HTML Sanitizer API [NIGHTLY]
|
||||||
|
// [1] https://developer.mozilla.org/en-US/docs/Web/API/Sanitizer
|
||||||
|
// [2] https://caniuse.com/mdn-api_sanitizer
|
||||||
|
//user_pref("dom.security.sanitizer.enabled", true);
|
||||||
|
|
||||||
// PREF: Shadowrealms [NIGHTLY]
|
// PREF: Shadowrealms [NIGHTLY]
|
||||||
// [1] https://github.com/tc39/proposal-shadowrealm/blob/main/explainer.md#introduction
|
// [1] https://github.com/tc39/proposal-shadowrealm/blob/main/explainer.md#introduction
|
||||||
//user_pref("javascript.options.experimental.shadow_realms", true);
|
//user_pref("javascript.options.experimental.shadow_realms", true);
|
||||||
|
|
||||||
// PREF: Wasm GC + References [NIGHTLY]
|
// PREF: Wasm GC [NIGHTLY]
|
||||||
|
// WASM GC refers to garbage collection for WebAssembly. Garbage collection is a mechanism
|
||||||
|
// to automatically free up memory that is no longer being used by a program. This helps
|
||||||
|
// manage memory and prevent memory leaks.
|
||||||
// [1] https://github.com/WebAssembly/gc/blob/main/proposals/gc/Overview.md
|
// [1] https://github.com/WebAssembly/gc/blob/main/proposals/gc/Overview.md
|
||||||
// [2] https://github.com/WebAssembly/function-references/blob/master/proposals/function-references/Overview.md
|
|
||||||
//user_pref("javascript.options.wasm_gc", true);
|
//user_pref("javascript.options.wasm_gc", true);
|
||||||
|
|
||||||
|
// PREF: WASM Function References [NIGHTLY]
|
||||||
|
// [1] https://github.com/WebAssembly/function-references/blob/master/proposals/function-references/Overview.md
|
||||||
//user_pref("javascript.options.wasm_function_references", true);
|
//user_pref("javascript.options.wasm_function_references", true);
|
||||||
|
|
||||||
|
// PREF: import assertions [NIGHTLY]
|
||||||
|
//user_pref("javascript.options.experimental.import_assertions", true);
|
||||||
|
|
||||||
// PREF: Array.fromAsync [NIGHTLY]
|
// PREF: Array.fromAsync [NIGHTLY]
|
||||||
// [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1795452
|
// [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1795452
|
||||||
//user_pref("javascript.options.experimental.array_grouping", true);
|
//user_pref("javascript.options.experimental.array_grouping", true);
|
||||||
//user_pref("javascript.options.experimental.enable_change_array_by_copy", true);
|
|
||||||
|
|
||||||
// PREF: not yet categorized / need documentation [NIGHTLY]
|
// PREF: scroll-driven animations [NIGHTLY]
|
||||||
//user_pref("javascript.options.experimental.iterator_helpers", true);
|
// [1] https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Experimental_features#scroll-driven_animations
|
||||||
//user_pref("javascript.options.experimental.weakrefs.expose_cleanupSome", true);
|
// [2] https://developer.chrome.com/articles/scroll-driven-animations/
|
||||||
|
// [3] https://developer.chrome.com/en/blog/scroll-animation-performance-case-study/
|
||||||
|
//user_pref("layout.css.scroll-driven-animations.enabled", true);
|
||||||
|
|
||||||
/****************************************************************************
|
// PREF: WebGPU [HIGHLY EXPERIMENTAL!]
|
||||||
* SECTION: MAKE FIREFOX FAST *
|
// [WARNING] Do not enable unless you are a web developer!
|
||||||
* [NOTE] The following is not recommended for low-end machines *
|
// [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1746245
|
||||||
* Credit for many of these: *
|
// [2] https://developer.chrome.com/docs/web-platform/webgpu/
|
||||||
* https://gist.github.com/RubenKelevra/fd66c2f856d703260ecdf0379c4f59db *
|
// [3] https://github.com/gpuweb/gpuweb/wiki/Implementation-Status
|
||||||
* [NOTE] For best performance on older hardware, you will need to test *
|
// [4] https://hacks.mozilla.org/2020/04/experimental-webgpu-in-firefox/
|
||||||
* these settings individually. *
|
//user_pref("dom.webgpu.enabled", true);
|
||||||
****************************************************************************/
|
//user_pref("gfx.webgpu.force-enabled", true); // enforce
|
||||||
|
// enable WebGPU indirect draws/dispatches:
|
||||||
|
//user_pref("dom.webgpu.indirect-dispatch.enabled", true);
|
||||||
|
|
||||||
|
// PREF: WebCodecs API [NIGHTLY]
|
||||||
|
// [1] https://developer.mozilla.org/en-US/docs/Web/API/WebCodecs_API
|
||||||
|
// [2] https://groups.google.com/a/mozilla.org/g/dev-platform/c/3g0fnn6682A?pli=1
|
||||||
|
// [3] https://w3c.github.io/webcodecs/samples/
|
||||||
|
//user_pref("dom.media.webcodecs.enabled", true);
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* SECTION: GFX RENDERING TWEAKS *
|
* SECTION: GFX RENDERING TWEAKS *
|
||||||
@@ -133,60 +226,56 @@ user_pref("layout.css.animation-composition.enabled", true);
|
|||||||
// PREF: Webrender tweaks
|
// PREF: Webrender tweaks
|
||||||
// [1] https://searchfox.org/mozilla-central/rev/6e6332bbd3dd6926acce3ce6d32664eab4f837e5/modules/libpref/init/StaticPrefList.yaml#6202-6219
|
// [1] https://searchfox.org/mozilla-central/rev/6e6332bbd3dd6926acce3ce6d32664eab4f837e5/modules/libpref/init/StaticPrefList.yaml#6202-6219
|
||||||
// [2] https://hacks.mozilla.org/2017/10/the-whole-web-at-maximum-fps-how-webrender-gets-rid-of-jank/
|
// [2] https://hacks.mozilla.org/2017/10/the-whole-web-at-maximum-fps-how-webrender-gets-rid-of-jank/
|
||||||
// [3] https://www.troddit.com/r/firefox/comments/tbphok/is_setting_gfxwebrenderprecacheshaders_to_true/i0bxs2r/
|
// [3] https://www.reddit.com/r/firefox/comments/tbphok/is_setting_gfxwebrenderprecacheshaders_to_true/i0bxs2r/
|
||||||
// [4] https://www.troddit.com/r/firefox/comments/z5auzi/comment/ixw65gb?context=3
|
// [4] https://www.reddit.com/r/firefox/comments/z5auzi/comment/ixw65gb?context=3
|
||||||
user_pref("gfx.webrender.all", true); // enables WR (GPU) + additional features
|
// [5] https://gist.github.com/RubenKelevra/fd66c2f856d703260ecdf0379c4f59db?permalink_comment_id=4532937#gistcomment-4532937
|
||||||
user_pref("gfx.webrender.precache-shaders", true);
|
//user_pref("gfx.webrender.all", true); // enables WR + additional features
|
||||||
user_pref("gfx.webrender.compositor", true);
|
//user_pref("gfx.webrender.precache-shaders", true); // longer initial startup time
|
||||||
//user_pref("gfx.webrender.compositor.force-enabled", true); // reinforce
|
//user_pref("gfx.webrender.compositor", true); // DEFAULT WINDOWS macOS
|
||||||
user_pref("layers.gpu-process.enabled", true);
|
//user_pref("gfx.webrender.compositor.force-enabled", true); // enforce
|
||||||
//user_pref("layers.gpu-process.force-enabled", true); // reinforce
|
|
||||||
user_pref("media.hardware-video-decoding.enabled", true);
|
|
||||||
//user_pref("media.hardware-video-decoding.force-enabled", true); // reinforce
|
|
||||||
|
|
||||||
// PREF: if your hardware doesn't support Webrender, you can fallback to Webrender's software renderer
|
// PREF: if your hardware doesn't support Webrender, you can fallback to Webrender's software renderer
|
||||||
// [1] https://www.ghacks.net/2020/12/14/how-to-find-out-if-webrender-is-enabled-in-firefox-and-how-to-enable-it-if-it-is-not/
|
// [1] https://www.ghacks.net/2020/12/14/how-to-find-out-if-webrender-is-enabled-in-firefox-and-how-to-enable-it-if-it-is-not/
|
||||||
//user_pref("gfx.webrender.enabled", true);
|
//user_pref("gfx.webrender.enabled", true); // [REMOVED FF118?]
|
||||||
//user_pref("gfx.webrender.software", true); // Webrender uses the CPU and not the GPU
|
//user_pref("gfx.webrender.software", true); // Software Webrender uses CPU instead of GPU
|
||||||
//user_pref("gfx.webrender.software.opengl", true); // [LINUX]
|
//user_pref("gfx.webrender.software.opengl", true); // LINUX
|
||||||
//user_pref("media.ffmpeg.vaapi.enabled", true); // [LINUX]
|
|
||||||
|
|
||||||
// PREF: GPU-accelerated Canvas2D tweaks
|
// PREF: NVIDIA RTX Video Super Resolution for video overlay [WINDOWS]
|
||||||
// [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1739448
|
// This is also a setting in NVIDIA's driver settings, so once this is
|
||||||
user_pref("gfx.canvas.accelerated", true);
|
// stable, it should default to true.
|
||||||
user_pref("gfx.canvas.accelerated.cache-items", 32768);
|
// [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1823135
|
||||||
user_pref("gfx.canvas.accelerated.cache-size", 4096);
|
//user_pref("gfx.webrender.super-resolution.nvidia", true);
|
||||||
user_pref("gfx.content.skia-font-cache-size", 80);
|
|
||||||
|
|
||||||
// PREF: image tweaks
|
// PREF: GPU-accelerated Canvas2D
|
||||||
user_pref("image.cache.size", 10485760);
|
// Use gpu-canvas instead of to skia-canvas.
|
||||||
user_pref("image.mem.decode_bytes_at_a_time", 131072); // alt=65536; preferred=262144; chunk size for calls to the image decoders
|
// [WARNING] May cause issues on some Windows machines using integrated GPUs [2] [3]
|
||||||
user_pref("image.mem.shared.unmap.min_expiration_ms", 120000); // default=60000; minimum timeout to unmap shared surfaces since they have been last used
|
// Add to your overrides if you have a dedicated GPU.
|
||||||
|
// [NOTE] Higher values will use more memory.
|
||||||
|
// [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1741501
|
||||||
|
// [2] https://github.com/yokoffing/Betterfox/issues/153
|
||||||
|
// [3] https://github.com/yokoffing/Betterfox/issues/198
|
||||||
|
//user_pref("gfx.canvas.accelerated", true); // DEFAULT macOS LINUX [FF110]; not compatible with WINDOWS integrated GPUs
|
||||||
|
user_pref("gfx.canvas.accelerated.cache-items", 4096); // default=2048; alt=8192
|
||||||
|
user_pref("gfx.canvas.accelerated.cache-size", 512); // default=256; alt=1024
|
||||||
|
user_pref("gfx.content.skia-font-cache-size", 20); // default=5; Chrome=20
|
||||||
|
// [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1239151#c2
|
||||||
|
|
||||||
// PREF: increase media cache
|
// PREF: prefer GPU over CPU
|
||||||
user_pref("media.memory_cache_max_size", 1048576); // alt=512000; also in Securefox (inactive there)
|
// At best, the prefs do nothing on Linux/macOS.
|
||||||
user_pref("media.memory_caches_combined_limit_kb", 2560000); // preferred=3145728; // default=524288
|
// At worst, it'll result in crashes if the sandboxing is a WIP.
|
||||||
//user_pref("media.memory_caches_combined_limit_pc_sysmem", 20); // default=5
|
// [1] https://firefox-source-docs.mozilla.org/dom/ipc/process_model.html#gpu-process
|
||||||
|
//user_pref("layers.gpu-process.enabled", true); // DEFAULT WINDOWS
|
||||||
// PREF: decrease video buffering
|
//user_pref("layers.gpu-process.force-enabled", true); // enforce
|
||||||
// [NOTE] Does not affect YouTube since it uses DASH playback [1]
|
//user_pref("layers.mlgpu.enabled", true); // LINUX
|
||||||
// [1] https://lifehacker.com/preload-entire-youtube-videos-by-disabling-dash-playbac-1186454034
|
//user_pref("media.hardware-video-decoding.enabled", true); // DEFAULT WINDOWS macOS
|
||||||
//user_pref("media.cache_size", 2048000); // default=512000
|
//user_pref("media.hardware-video-decoding.force-enabled", true); // enforce
|
||||||
user_pref("media.cache_readahead_limit", 9000); // default=60; stop reading ahead when our buffered data is this many seconds ahead of the current playback
|
//user_pref("media.gpu-process-decoder", true); // DEFAULT WINDOWS
|
||||||
user_pref("media.cache_resume_threshold", 6000); // default=30; when a network connection is suspended, don't resume it until the amount of buffered data falls below this threshold (in seconds)
|
//user_pref("media.ffmpeg.vaapi.enabled", true); // LINUX
|
||||||
|
|
||||||
// PREF: disable QUIC for faster upload speeds
|
|
||||||
// Firefox currently has a bug with impacting upload speeds with HTTP3
|
|
||||||
// [TEST] https://speedof.me/
|
|
||||||
// [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1753486
|
|
||||||
// [2] https://bugzilla.mozilla.org/show_bug.cgi?id=1596576
|
|
||||||
//user_pref("network.http.http3.enable", false); // disables HTTP3/QUIC
|
|
||||||
//user_pref("network.http.http2.chunk-size", 32000); // preferred=48000; default=16000 [needed?]
|
|
||||||
|
|
||||||
// PREF: disable AV1 for hardware decodeable videos
|
// PREF: disable AV1 for hardware decodeable videos
|
||||||
// AV1 uses software (CPU-based) decoding
|
// AV1 may use software (CPU-based) decoding.
|
||||||
// Firefox sometimes uses AV1 video decoding even to GPUs which do not support it
|
// Firefox sometimes uses AV1 video decoding even to GPUs which do not support it.
|
||||||
// [1] https://www.troddit.com/r/AV1/comments/s5xyph/youtube_av1_codec_have_worse_quality_than_old_vp9
|
// [1] https://www.reddit.com/r/AV1/comments/s5xyph/youtube_av1_codec_have_worse_quality_than_old_vp9
|
||||||
//user_pref("media.av1.enabled", false);
|
//user_pref("media.av1.enabled", false);
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
@@ -194,55 +283,164 @@ user_pref("media.cache_resume_threshold", 6000); // default=30; when a network c
|
|||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
// PREF: disk cache
|
// PREF: disk cache
|
||||||
|
// [NOTE] If you think disk cache helps performance, then feel free to override this.
|
||||||
|
// [SETTINGS] See about:cache
|
||||||
// [EXTENSION] https://addons.mozilla.org/en-US/firefox/addon/cache-longer/
|
// [EXTENSION] https://addons.mozilla.org/en-US/firefox/addon/cache-longer/
|
||||||
//user_pref("browser.cache.disk.enable", true); // overrides Securefox
|
// More efficient to keep the browser cache instead of having to
|
||||||
//user_pref("browser.cache.disk.max_entry_size", 51200); // DEFAULT
|
// re-download objects for the websites you visit frequently.
|
||||||
//user_pref("browser.cache.disk.smart_size.enabled", false); // disable adaptive cache size on disk
|
// [1] https://www.janbambas.cz/new-firefox-http-cache-enabled/
|
||||||
//user_pref("browser.cache.disk.capacity", 8192000); // 8 GB cache on disk
|
//user_pref("browser.cache.disk.enable", true); // DEFAULT
|
||||||
//user_pref("browser.cache.max_shutdown_io_lag", 16); // number of seconds the cache spends writing pending data and closing files after shutdown has been signalled
|
//user_pref("browser.cache.disk.smart_size.enabled", false); // force a fixed max cache size on disk
|
||||||
//user_pref("browser.cache.frecency_half_life_hours", 128); // lower cache sweep intervals, the half life used to re-compute cache entries frecency (in hours)
|
//user_pref("browser.cache.disk.capacity", 8192000); // size of disk cache; default=256000; 1024000 = 1 GB, 2048000=2GB, 5120000=5GB, 8192000=8GB
|
||||||
|
//user_pref("browser.cache.disk.max_entry_size", 51200); // 51 MB; DEFAULT; maximum size of an object in disk cache
|
||||||
|
//user_pref("browser.cache.disk.metadata_memory_limit", 10000); // default=250; alt=15360; increase size (in KB) of intermediate memory caching of frequently used metadata (disk cache memory pool)
|
||||||
|
//user_pref("browser.cache.max_shutdown_io_lag", 4); // default=2; number of seconds the cache spends writing pending data and closing files after shutdown has been signalled
|
||||||
|
|
||||||
// PREF: increase memory cache size
|
// PREF: specify how long pages are kept before being removed from cache (in hours)
|
||||||
// [1] https://www.makeuseof.com/tag/how-much-data-does-youtube-use/
|
// Controls the time period used to re-compute the frecency value of cache entries.
|
||||||
//user_pref("browser.cache.memory.capacity", -1); // enforce DEFAULT; 256000=256MB, 512000=512MB, 1024000=1GB, 2097152=2GB, 5242880=5GB, 8388608=8GB
|
// The frecency value determines how recently and frequently a page has been accessed
|
||||||
user_pref("browser.cache.memory.max_entry_size", 153600); // alt=51200; preferred=327680 ; -1 -> entries bigger than than 90% of the mem-cache are never cached
|
// and is used by Firefox's cache algorithm.
|
||||||
|
// [1] https://bugzilla.mozilla.org/show_bug.cgi?id=913808
|
||||||
|
// [2] https://bugzilla.mozilla.org/show_bug.cgi?id=968101
|
||||||
|
// [3] https://rockridge.hatenablog.com/entry/2014/09/15/165501
|
||||||
|
//user_pref("browser.cache.frecency_half_life_hours", 24); // default=6
|
||||||
|
|
||||||
|
// PREF: memory cache
|
||||||
|
// The "automatic" size selection (default) is based on a decade-old table
|
||||||
|
// that only contains settings for systems at or below 8GB of system memory [1].
|
||||||
|
// Value can be up to the max size of an unsigned 64-bit integer.
|
||||||
|
// -1=Automatically decide the maximum memory to use to cache decoded images,
|
||||||
|
// messages, and chrome based on the total amount of RAM
|
||||||
|
// [1] https://kb.mozillazine.org/Browser.cache.memory.capacity#-1
|
||||||
|
// [2] https://searchfox.org/mozilla-central/source/netwerk/cache2/CacheObserver.cpp#94-125
|
||||||
|
user_pref("browser.cache.memory.capacity", 1048576); // default=-1; 1048576=1GB, 2097152=2GB
|
||||||
|
user_pref("browser.cache.memory.max_entry_size", 65536); // default=5120; -1=entries bigger than than 90% of the mem-cache are never cached
|
||||||
|
|
||||||
|
/****************************************************************************
|
||||||
|
* SECTION: MEDIA CACHE *
|
||||||
|
****************************************************************************/
|
||||||
|
|
||||||
|
// PREF: media disk cache
|
||||||
|
//user_pref("media.cache_size", 512000); // DEFAULT
|
||||||
|
|
||||||
|
// PREF: media memory cache
|
||||||
|
// [1] https://hg.mozilla.org/mozilla-central/file/tip/modules/libpref/init/StaticPrefList.yaml#l9652
|
||||||
|
// [2] https://github.com/arkenfox/user.js/pull/941
|
||||||
|
user_pref("media.memory_cache_max_size", 196608); // default=8192; AF=65536; alt=131072; alt2=512000
|
||||||
|
user_pref("media.memory_caches_combined_limit_kb", 1572864); // default=524288
|
||||||
|
//user_pref("media.memory_caches_combined_limit_pc_sysmem", 10); // default=5; the percentage of system memory that Firefox can use for media caches
|
||||||
|
|
||||||
|
// PREF: Media Source Extensions (MSE) web standard
|
||||||
|
// Disabling MSE allows videos to fully buffer, but you're limited to 720p.
|
||||||
|
// [WARNING] Disabling MSE may break certain videos.
|
||||||
|
// false=Firefox plays the old WebM format
|
||||||
|
// true=Firefox plays the new WebM format (default)
|
||||||
|
// [1] https://support.mozilla.org/en-US/questions/1008271
|
||||||
|
//user_pref("media.mediasource.enabled", true); // DEFAULT
|
||||||
|
|
||||||
|
// PREF: adjust video buffering periods when not using MSE (in seconds)
|
||||||
|
// [NOTE] Does not affect videos over 720p since they use DASH playback [1]
|
||||||
|
// [1] https://lifehacker.com/preload-entire-youtube-videos-by-disabling-dash-playbac-1186454034
|
||||||
|
user_pref("media.cache_readahead_limit", 7200); // 120 min; default=60; stop reading ahead when our buffered data is this many seconds ahead of the current playback
|
||||||
|
user_pref("media.cache_resume_threshold", 3600); // 60 min; default=30; when a network connection is suspended, don't resume it until the amount of buffered data falls below this threshold
|
||||||
|
|
||||||
|
/****************************************************************************
|
||||||
|
* SECTION: IMAGE CACHE *
|
||||||
|
****************************************************************************/
|
||||||
|
|
||||||
|
// PREF: image cache
|
||||||
|
//user_pref("image.cache.size", 5242880); // DEFAULT; in MiB; alt=10485760 (cache images up to 10MiB in size)
|
||||||
|
user_pref("image.mem.decode_bytes_at_a_time", 32768); // default=16384; alt=65536; chunk size for calls to the image decoders
|
||||||
|
|
||||||
|
// PREF: set minimum timeout to unmap shared surfaces since they have been last used
|
||||||
|
// This is only used on 32-bit builds of Firefox where there is meaningful
|
||||||
|
// virtual address space pressure.
|
||||||
|
// [1] https://phabricator.services.mozilla.com/D109440
|
||||||
|
// [2] https://bugzilla.mozilla.org/show_bug.cgi?id=1699224
|
||||||
|
//user_pref("image.mem.shared.unmap.min_expiration_ms", 120000); // default=60000; minimum timeout to unmap shared surfaces since they have been last used
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* SECTION: NETWORK *
|
* SECTION: NETWORK *
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
// PREF: use bigger packets
|
// PREF: use bigger packets
|
||||||
|
// Reduce Firefox's CPU usage by requiring fewer application-to-driver data transfers.
|
||||||
|
// However, it does not affect the actual packet sizes transmitted over the network.
|
||||||
// [1] https://www.mail-archive.com/support-seamonkey@lists.mozilla.org/msg74561.html
|
// [1] https://www.mail-archive.com/support-seamonkey@lists.mozilla.org/msg74561.html
|
||||||
// [2] https://www.mail-archive.com/support-seamonkey@lists.mozilla.org/msg74570.html
|
user_pref("network.buffer.cache.size", 262144); // 256 kb; default=32768 (32 kb)
|
||||||
user_pref("network.buffer.cache.size", 262144); // preferred=327680; default=32768
|
user_pref("network.buffer.cache.count", 128); // default=24
|
||||||
user_pref("network.buffer.cache.count", 128); // preferred=240; default=24
|
|
||||||
|
|
||||||
// PREF: increase the absolute number of HTTP connections
|
// PREF: increase the absolute number of HTTP connections
|
||||||
// [1] https://kb.mozillazine.org/Network.http.max-connections
|
// [1] https://kb.mozillazine.org/Network.http.max-connections
|
||||||
// [2] https://kb.mozillazine.org/Network.http.max-persistent-connections-per-server
|
// [2] https://kb.mozillazine.org/Network.http.max-persistent-connections-per-server
|
||||||
//user_pref("network.http.max-connections", 1800); // default=900
|
// [3] https://www.reddit.com/r/firefox/comments/11m2yuh/how_do_i_make_firefox_use_more_of_my_900_megabit/jbfmru6/
|
||||||
//user_pref("network.http.max-persistent-connections-per-server", 9); // default=6; download connections; anything above 10 is excessive
|
user_pref("network.http.max-connections", 1800); // default=900
|
||||||
//user_pref("network.http.max-persistent-connections-per-proxy", 48); // default=32
|
user_pref("network.http.max-persistent-connections-per-server", 10); // default=6; download connections; anything above 10 is excessive
|
||||||
//user_pref("network.http.max-urgent-start-excessive-connections-per-host", 6); // default=3
|
user_pref("network.http.max-urgent-start-excessive-connections-per-host", 5); // default=3
|
||||||
//user_pref("network.http.pacing.requests.min-parallelism", 18); // default=6
|
//user_pref("network.http.max-persistent-connections-per-proxy", 48); // default=32
|
||||||
|
user_pref("network.websocket.max-connections", 400); // default=200
|
||||||
|
|
||||||
|
// PREF: pacing requests
|
||||||
|
// Controls how many HTTP requests are sent at a time.
|
||||||
|
// Pacing HTTP requests can have some benefits, such as reducing network congestion,
|
||||||
|
// improving web page loading speed, and avoiding server overload.
|
||||||
|
// false=Firefox will send as many requests as possible without pacing
|
||||||
|
// true=Firefox will pace requests (default)
|
||||||
|
//user_pref("network.http.pacing.requests.enabled", true); // DEFAULT
|
||||||
|
user_pref("network.http.pacing.requests.min-parallelism", 12); // default=6
|
||||||
|
user_pref("network.http.pacing.requests.burst", 20); // default=10
|
||||||
|
|
||||||
|
// Connection Timeouts
|
||||||
|
// [1] https://searchfox.org/mozilla-esr115/source/modules/libpref/init/all.js#1178
|
||||||
|
// [2] https://www.catchpoint.com/blog/http-transaction-steps
|
||||||
|
|
||||||
|
// PREF: timeout connections if an initial response is not received after
|
||||||
|
// a given number of seconds.
|
||||||
|
//user_pref("network.http.response.timeout", 60); // default=300 (5min)
|
||||||
|
|
||||||
|
// PREF: close a connection if TLS handshake does not finish in a
|
||||||
|
// given number of seconds
|
||||||
|
//user_pref("network.http.tls-handshake-timeout", 6); // default=30
|
||||||
|
|
||||||
|
// PREF: the number of seconds after sending initial SYN for an HTTP connection
|
||||||
|
// to give up if the OS does not give up first.
|
||||||
|
//user_pref("network.http.connection-timeout", 18); // default=90
|
||||||
|
|
||||||
|
// PREF: how long to wait before trying a different connection when the initial one fails
|
||||||
|
// The number (in ms) after sending a SYN for an HTTP connection,
|
||||||
|
// to wait before trying again with a different connection.
|
||||||
|
// 0=disable the second connection
|
||||||
|
user_pref("network.http.connection-retry-timeout", 0); // default=250ms
|
||||||
|
|
||||||
|
// PREF: keep-alive request timeout
|
||||||
|
// Default timeout on IIS7 is 120 seconds. FF needs to reuse or drop the
|
||||||
|
// connection within this time. By default, FF sets the timeout a little shorter to
|
||||||
|
// keep a reserve for cases when the packet is lost or delayed on the route.
|
||||||
|
// [1] http://kb.mozillazine.org/Network.http.keep-alive.timeout
|
||||||
|
// [2] https://searchfox.org/mozilla-esr115/source/modules/libpref/init/all.js#1173-1178
|
||||||
|
//user_pref("network.http.keep-alive.timeout", 31); // default=115
|
||||||
|
|
||||||
|
// PREF: the amount of time (in seconds) to suspend pending requests, before spawning a
|
||||||
|
// new connection, once the limit on the number of persistent connections per
|
||||||
|
// host has been reached. However, a new connection will not be created if
|
||||||
|
// max-connections or max-connections-per-server has also been reached.
|
||||||
|
//user_pref("network.http.request.max-start-delay", 10); // DEFAULT
|
||||||
|
|
||||||
// PREF: increase DNS cache
|
// PREF: increase DNS cache
|
||||||
user_pref("network.dnsCacheEntries", 20000);
|
// [1] https://developer.mozilla.org/en-US/docs/Web/Performance/Understanding_latency
|
||||||
user_pref("network.dnsCacheExpiration", 3600); // keep entries for 1 hour
|
user_pref("network.dnsCacheEntries", 10000); // default=400
|
||||||
user_pref("network.dnsCacheExpirationGracePeriod", 240);
|
|
||||||
|
// PREF: adjust DNS expiration time
|
||||||
|
// [NOTE] These prefs will be ignored by DNS resolver if using DoH/TRR.
|
||||||
|
user_pref("network.dnsCacheExpiration", 86400); // keep entries for 1 day; alt=3600 (1 hour)
|
||||||
|
//user_pref("network.dnsCacheExpirationGracePeriod", 240); // default=60; cache DNS entries for 4 minutes after they expire
|
||||||
|
|
||||||
|
// PREF: the number of threads for DNS
|
||||||
|
user_pref("network.dns.max_high_priority_threads", 8); // default=5
|
||||||
|
//user_pref("network.dns.max_any_priority_threads", 5); // default=3
|
||||||
|
|
||||||
// PREF: increase TLS token caching
|
// PREF: increase TLS token caching
|
||||||
user_pref("network.ssl_tokens_cache_capacity", 32768); // default=2048; faster SSL (fast reconnects)
|
user_pref("network.ssl_tokens_cache_capacity", 32768); // default=2048; more TLS token caching (fast reconnects)
|
||||||
|
|
||||||
// These do not help speed:
|
|
||||||
// PREF: DoH requests
|
|
||||||
//user_pref("network.trr.request_timeout_ms", 800); // default=1500
|
|
||||||
//user_pref("network.trr.retry-timeout-ms", 125); // DEFAULT
|
|
||||||
//user_pref("network.trr.request_timeout_mode_trronly_ms", 15000); // default=30000
|
|
||||||
// PREF: close a connection if tls handshake does not finish in given number of seconds
|
|
||||||
//user_pref("network.http.tls-handshake-timeout", 20); // default=30
|
|
||||||
// PREF: timeout connections if an initial response is not received in number of seconds
|
|
||||||
//user_pref("network.http.response.timeout", 200); // default=300
|
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* SECTION: SPECULATIVE CONNECTIONS *
|
* SECTION: SPECULATIVE CONNECTIONS *
|
||||||
@@ -254,23 +452,153 @@ user_pref("network.ssl_tokens_cache_capacity", 32768); // default=2048; faster S
|
|||||||
// while preserving privacy. Users may relax hardening to maximize their preference.
|
// while preserving privacy. Users may relax hardening to maximize their preference.
|
||||||
// For more information, see SecureFox: "PREF: State Paritioning" and "PREF: Network Partitioning" [1]
|
// For more information, see SecureFox: "PREF: State Paritioning" and "PREF: Network Partitioning" [1]
|
||||||
// [1] https://github.com/yokoffing/Betterfox/blob/e9621b0062914da5fdb5f83b8da64041965b7a50/Securefox.js#L74-L108
|
// [1] https://github.com/yokoffing/Betterfox/blob/e9621b0062914da5fdb5f83b8da64041965b7a50/Securefox.js#L74-L108
|
||||||
// [NOTE] To activate and increase network predictions, go to settings in uBlock Origin, and make this setting is DISABLED:
|
// [NOTE] To activate and increase network predictions, go to settings in uBlock Origin and uncheck:
|
||||||
// - "Disable pre-fetching (to prevent any connection for blocked network requests)"
|
// - "Disable pre-fetching (to prevent any connection for blocked network requests)"
|
||||||
// [NOTE] Add prefs to "MY OVERRIDES" section and uncomment to enable them in your user.js.
|
// [NOTE] Add prefs to "MY OVERRIDES" section and uncomment to enable them in your user.js.
|
||||||
|
|
||||||
// PREF: increase network predictions
|
// PREF: speculative pre-connections
|
||||||
//user_pref("network.http.speculative-parallel-limit", 18); // default=6; overrides SecureFox
|
// Firefox will open predictive connections to sites when the user hovers their mouse over thumbnails
|
||||||
//user_pref("network.dns.disablePrefetch", false); // overrides SecureFox
|
// on the New Tab Page or the user starts to search in the Search Bar, or in the search field on the
|
||||||
|
// New Tab Page [1]. This pref may control speculative connects for normal links, too [2].
|
||||||
|
// The maximum number of current global half open sockets allowable when starting a new speculative connection [3].
|
||||||
|
// In case the user follows through with the action, the page can begin loading faster
|
||||||
|
// since some of the work was already started in advance.
|
||||||
|
// [NOTE] TCP and SSL handshakes are set up in advance but page contents are not downloaded until a click on the link is registered.
|
||||||
|
// [1] https://support.mozilla.org/en-US/kb/how-stop-firefox-making-automatic-connections?redirectslug=how-stop-firefox-automatically-making-connections&redirectlocale=en-US#:~:text=Speculative%20pre%2Dconnections
|
||||||
|
// [2] https://news.slashdot.org/story/15/08/14/2321202/how-to-quash-firefoxs-silent-requests
|
||||||
|
// [3] https://searchfox.org/mozilla-central/rev/028c68d5f32df54bca4cf96376f79e48dfafdf08/modules/libpref/init/all.js#1280-1282
|
||||||
|
// [4] https://www.keycdn.com/blog/resource-hints#prefetch
|
||||||
|
// [5] https://3perf.com/blog/link-rels/#prefetch
|
||||||
|
user_pref("network.http.speculative-parallel-limit", 0);
|
||||||
|
// or
|
||||||
|
//user_pref("network.http.speculative-parallel-limit", 12); // default=6
|
||||||
|
|
||||||
|
// PREF: DNS pre-resolve <link rel="dns-prefetch">
|
||||||
|
// Resolve hostnames ahead of time. In order to reduce latency,
|
||||||
|
// Firefox will proactively perform domain name resolution on links that
|
||||||
|
// the user may choose to follow, as well as URLs for items
|
||||||
|
// referenced by elements in a web page.
|
||||||
|
// [1] https://bitsup.blogspot.com/2008/11/dns-prefetching-for-firefox.html
|
||||||
|
// [2] https://css-tricks.com/prefetching-preloading-prebrowsing/#dns-prefetching
|
||||||
|
// [3] https://www.keycdn.com/blog/resource-hints#2-dns-prefetching
|
||||||
|
// [4] http://www.mecs-press.org/ijieeb/ijieeb-v7-n5/IJIEEB-V7-N5-2.pdf
|
||||||
|
user_pref("network.dns.disablePrefetch", true);
|
||||||
|
//user_pref("network.dns.disablePrefetchFromHTTPS", true); // DEFAULT
|
||||||
|
// or
|
||||||
|
//user_pref("network.dns.disablePrefetch", false); // DEFAULT
|
||||||
//user_pref("network.dns.disablePrefetchFromHTTPS", false);
|
//user_pref("network.dns.disablePrefetchFromHTTPS", false);
|
||||||
//user_pref("browser.urlbar.speculativeConnect.enabled", true); // overrides SecureFox
|
|
||||||
//user_pref("browser.places.speculativeConnect.enabled", true); // overrides SecureFox
|
// PREF: preconnect to the autocomplete URL in the address bar
|
||||||
//user_pref("network.prefetch-next", true); // overrides SecureFox
|
// Firefox preloads URLs that autocomplete when a user types into the address bar.
|
||||||
//user_pref("network.predictor.enabled", true); // overrides SecureFox
|
// Connects to destination server ahead of time, to avoid TCP handshake latency.
|
||||||
//user_pref("network.predictor.enable-prefetch", true); // overrides SecureFox
|
// [NOTE] Firefox will perform DNS lookup (if enabled) and TCP and TLS handshake,
|
||||||
|
// but will not start sending or receiving HTTP data.
|
||||||
|
// [1] https://www.ghacks.net/2017/07/24/disable-preloading-firefox-autocomplete-urls/
|
||||||
|
user_pref("browser.urlbar.speculativeConnect.enabled", false);
|
||||||
|
// or
|
||||||
|
//user_pref("browser.urlbar.speculativeConnect.enabled", true); // DEFAULT
|
||||||
|
|
||||||
|
// PREF: mousedown speculative connections on bookmarks and history
|
||||||
|
user_pref("browser.places.speculativeConnect.enabled", false);
|
||||||
|
// or
|
||||||
|
//user_pref("browser.places.speculativeConnect.enabled", true); // DEFAULT
|
||||||
|
|
||||||
|
// PREF: Preload <link rel=preload>
|
||||||
|
// This tells the browser that the resource should be loaded as part of the current navigation
|
||||||
|
// and it should start fetching it ASAP. This attribute can be applied to CSS, fonts, images, JavaScript files and more.
|
||||||
|
// This tells the browser to download and cache a resource (like a script or a stylesheet) as soon as possible.
|
||||||
|
// The browser doesn’t do anything with the resource after downloading it. Scripts aren’t executed, stylesheets
|
||||||
|
// aren’t applied. It’s just cached – so that when something else needs it, it’s available immediately.
|
||||||
|
// Focuses on fetching a resource for the CURRENT navigation.
|
||||||
|
// [NOTE] Unlike other pre-connection tags (except modulepreload), this tag is mandatory for the browser.
|
||||||
|
// [1] https://developer.mozilla.org/en-US/docs/Web/HTML/Link_types/preload
|
||||||
|
// [2] https://w3c.github.io/preload/
|
||||||
|
// [3] https://3perf.com/blog/link-rels/#preload
|
||||||
|
// [4] https://medium.com/reloading/preload-prefetch-and-priorities-in-chrome-776165961bbf
|
||||||
|
// [5] https://www.smashingmagazine.com/2016/02/preload-what-is-it-good-for/#how-can-preload-do-better
|
||||||
|
// [6] https://www.keycdn.com/blog/resource-hints#preload
|
||||||
|
// [7] https://github.com/arkenfox/user.js/issues/1098#issue-791949341
|
||||||
|
// [8] https://yashints.dev/blog/2018/10/06/web-perf-2#preload
|
||||||
|
// [9] https://web.dev/preload-critical-assets/
|
||||||
|
//user_pref("network.preload", true); // DEFAULT
|
||||||
|
|
||||||
|
// PREF: enable early hints [NIGHTLY]
|
||||||
|
// [1] https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/103
|
||||||
|
//user_pref("network.early-hints.enabled", false); // DEFAULT
|
||||||
|
// or
|
||||||
|
//user_pref("network.early-hints.enabled", true);
|
||||||
|
|
||||||
|
// PREF: `Link: rel=preconnect` in 103 Early Hint response
|
||||||
|
//user_pref("network.early-hints.preconnect.enabled", false); // DEFAULT
|
||||||
|
// or
|
||||||
|
//user_pref("network.early-hints.preconnect.enabled", true);
|
||||||
|
|
||||||
|
// PREF: the number of speculative connections allowed for early hints `Link: rel=preconnect`
|
||||||
|
// When 0, this is limited by "network.http.speculative-parallel-limit".
|
||||||
|
//user_pref("network.early-hints.preconnect.max_connections", 0);
|
||||||
|
// or
|
||||||
|
//user_pref("network.early-hints.preconnect.max_connections", 20); // default=10
|
||||||
|
|
||||||
|
// PREF: Link prefetching <link rel="prefetch">
|
||||||
|
// Firefox will prefetch certain links if any of the websites you are viewing uses the special prefetch-link tag.
|
||||||
|
// A directive that tells a browser to fetch a resource that will likely be needed for the next navigation.
|
||||||
|
// The resource will be fetched with extremely low priority (since everything the browser knows
|
||||||
|
// is needed in the current page is more important than a resource that we guess might be needed in the next one).
|
||||||
|
// Speeds up the NEXT navigation rather than the current one.
|
||||||
|
// When the user clicks on a link, or initiates any kind of page load, link prefetching will stop and any
|
||||||
|
// prefetch hints will be discarded.
|
||||||
|
// Prefetch just downloads the resources; it doesn't execute anything (such as start to parse the web page),
|
||||||
|
// and it may never make any calls to scripts, etc.
|
||||||
|
// [1] https://developer.mozilla.org/en-US/docs/Glossary/Prefetch
|
||||||
|
// [2] http://www.mecs-press.org/ijieeb/ijieeb-v7-n5/IJIEEB-V7-N5-2.pdf
|
||||||
|
// [3] https://timkadlec.com/remembers/2020-06-17-prefetching-at-this-age/
|
||||||
|
// [4] https://3perf.com/blog/link-rels/#prefetch
|
||||||
|
user_pref("network.prefetch-next", false);
|
||||||
|
// or
|
||||||
|
//user_pref("network.prefetch-next", true); // DEFAULT
|
||||||
|
|
||||||
|
// PREF: Network Predictor (NP)
|
||||||
|
// Keeps track of components that were loaded during page visits so that the browser knows next time
|
||||||
|
// which resources to request from the server: It uses a local file to remember which resources were
|
||||||
|
// needed when the user visits a webpage (such as image.jpg and script.js), so that the next time the
|
||||||
|
// user prepares to go to that webpage (upon navigation? URL bar? mouseover?), this history can be used
|
||||||
|
// to predict what resources will be needed rather than wait for the document to link those resources.
|
||||||
|
// NP only performs pre-connect, not prefetch, by default, including DNS pre-resolve and TCP preconnect
|
||||||
|
// (which includes SSL handshake). No data is actually sent to the site until a user actively clicks
|
||||||
|
// a link. However, NP is still opening TCP connections and doing SSL handshakes, so there is still
|
||||||
|
// information leakage about your browsing patterns.
|
||||||
|
// [NOTE] Disabling DNS prefetching disables the DNS prefetching behavior of NP.
|
||||||
|
// [1] https://wiki.mozilla.org/Privacy/Reviews/Necko
|
||||||
|
// [2] https://www.ghacks.net/2014/05/11/seer-disable-firefox/
|
||||||
|
// [3] https://github.com/dillbyrne/random-agent-spoofer/issues/238#issuecomment-110214518
|
||||||
|
// [4] https://www.igvita.com/posa/high-performance-networking-in-google-chrome/#predictor
|
||||||
|
user_pref("network.predictor.enabled", false);
|
||||||
|
// or
|
||||||
|
//user_pref("network.predictor.enabled", true); // DEFAULT
|
||||||
|
|
||||||
|
// PREF: NP fetches resources on the page ahead of time, to accelerate rendering of the page.
|
||||||
|
// Performs both pre-connect and prefetch.
|
||||||
|
user_pref("network.predictor.enable-prefetch", false);
|
||||||
|
// or
|
||||||
|
//user_pref("network.predictor.enable-prefetch", true); // DEFAULT
|
||||||
|
|
||||||
|
// PREF: NP active when hovering over links
|
||||||
|
// The next time the user mouseovers a link to that webpage, history is used to predict what
|
||||||
|
// resources will be needed rather than wait for the document to link those resources.
|
||||||
|
// When you hover over links, connections are established to linked domains and servers
|
||||||
|
// automatically to speed up the loading process should you click on the link. To improve the
|
||||||
|
// loading speed, Firefox will open predictive connections to sites when the user hovers their
|
||||||
|
// mouse over. In case the user follows through with the action, the page can begin loading
|
||||||
|
// faster since some of the work was already started in advance. Focuses on fetching a resource
|
||||||
|
// for the NEXT navigation.
|
||||||
|
//user_pref("network.predictor.enable-hover-on-ssl", false); // DEFAULT
|
||||||
|
// or
|
||||||
//user_pref("network.predictor.enable-hover-on-ssl", true);
|
//user_pref("network.predictor.enable-hover-on-ssl", true);
|
||||||
//user_pref("network.predictor.preresolve-min-confidence", 10); // default=60; alt=40
|
|
||||||
//user_pref("network.predictor.preconnect-min-confidence", 20); // default=90; alt=70
|
// PREF: assign NP values
|
||||||
//user_pref("network.predictor.prefetch-min-confidence", 30); // default=100; alt=80
|
//user_pref("network.predictor.preresolve-min-confidence", 40); // default=60
|
||||||
|
//user_pref("network.predictor.preconnect-min-confidence", 60); // default=90
|
||||||
|
//user_pref("network.predictor.prefetch-min-confidence", 80); // default=100
|
||||||
//user_pref("network.predictor.prefetch-force-valid-for", 3600); // default=10
|
//user_pref("network.predictor.prefetch-force-valid-for", 3600); // default=10
|
||||||
//user_pref("network.predictor.prefetch-rolling-load-count", 120); // default=10
|
//user_pref("network.predictor.prefetch-rolling-load-count", 120); // default=10
|
||||||
//user_pref("network.predictor.max-resources-per-entry", 250); // default=100
|
//user_pref("network.predictor.max-resources-per-entry", 250); // default=100
|
||||||
|
|||||||
+129
-146
@@ -3,7 +3,7 @@
|
|||||||
* Peskyfox *
|
* Peskyfox *
|
||||||
* "Aquila non capit muscas" *
|
* "Aquila non capit muscas" *
|
||||||
* priority: remove annoyances *
|
* priority: remove annoyances *
|
||||||
* version: 108 *
|
* version: 116 *
|
||||||
* url: https://github.com/yokoffing/Betterfox *
|
* url: https://github.com/yokoffing/Betterfox *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
@@ -11,62 +11,38 @@
|
|||||||
* SECTION: MOZILLA UI *
|
* SECTION: MOZILLA UI *
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
// PREF: enable a Light theme for browser and webpage content
|
|
||||||
// [TEST] https://9to5mac.com/
|
|
||||||
//user_pref("ui.systemUsesDarkTheme", 0); // HIDDEN
|
|
||||||
//user_pref("browser.in-content.dark-mode", false); // HIDDEN
|
|
||||||
|
|
||||||
// PREF: enable a Dark theme for browser and webpage content
|
|
||||||
// [TEST] https://9to5mac.com/
|
|
||||||
//user_pref("ui.systemUsesDarkTheme", 1); // HIDDEN
|
|
||||||
//user_pref("browser.in-content.dark-mode", true); // HIDDEN
|
|
||||||
|
|
||||||
// PREF: choose what theme Firefox follows by default
|
// PREF: choose what theme Firefox follows by default
|
||||||
// Dark (0), Light (1), System (2), or Browser (3) (default)
|
// Dark (0), Light (1), System (2), or Browser (3) (default)
|
||||||
// [1] https://www.reddit.com/r/firefox/comments/rfj6yc/how_to_stop_firefoxs_dark_theme_from_overriding/hoe82i5/?context=3
|
// [1] https://www.reddit.com/r/firefox/comments/rfj6yc/how_to_stop_firefoxs_dark_theme_from_overriding/hoe82i5/?context=3
|
||||||
user_pref("layout.css.prefers-color-scheme.content-override", 2);
|
user_pref("layout.css.prefers-color-scheme.content-override", 2);
|
||||||
|
|
||||||
|
// PREF: disable always using dark theme for private browsing windows [FF106+]
|
||||||
|
//user_pref("browser.theme.dark-private-windows", false);
|
||||||
|
|
||||||
// PREF: enable Firefox to use userChome, userContent, etc.
|
// PREF: enable Firefox to use userChome, userContent, etc.
|
||||||
user_pref("toolkit.legacyUserProfileCustomizations.stylesheets", true);
|
user_pref("toolkit.legacyUserProfileCustomizations.stylesheets", true);
|
||||||
|
|
||||||
// PREF: enable CSS moz document rules
|
|
||||||
// Still needed for Stylus?
|
|
||||||
// [1] https://old.reddit.com/r/FirefoxCSS/comments/8x2q97/reenabling_mozdocument_rules_in_firefox_61/
|
|
||||||
//user_pref("layout.css.moz-document.content.enabled", true);
|
|
||||||
|
|
||||||
// PREF: disable annoying update restart prompts
|
// PREF: disable annoying update restart prompts
|
||||||
// Delay update available prompts for ~1 week
|
// Delay update available prompts for ~1 week.
|
||||||
// Will still show green arrow in menu bar
|
// Will still show green arrow in menu bar.
|
||||||
user_pref("app.update.suppressPrompts", true);
|
user_pref("app.update.suppressPrompts", true);
|
||||||
|
|
||||||
// PREF: prevent accessibility services from accessing your browser [RESTART]
|
|
||||||
// Accessibility Service may negatively impact Firefox browsing performance
|
|
||||||
// Disable it if you’re not using any type of physical impairment assistive software
|
|
||||||
// [1] https://support.mozilla.org/kb/accessibility-services
|
|
||||||
// [2] https://www.ghacks.net/2021/08/25/firefox-tip-turn-off-accessibility-services-to-improve-performance/
|
|
||||||
// [3] https://www.troddit.com/r/firefox/comments/p8g5zd/why_does_disabling_accessibility_services_improve
|
|
||||||
// [4] https://winaero.com/firefox-has-accessibility-service-memory-leak-you-should-disable-it/
|
|
||||||
// [5] https://www.ghacks.net/2022/12/26/firefoxs-accessibility-performance-is-getting-a-huge-boost/
|
|
||||||
user_pref("accessibility.force_disabled", 1);
|
|
||||||
|
|
||||||
// PREF: disable the Accessibility panel
|
|
||||||
//user_pref("devtools.accessibility.enabled", false);
|
|
||||||
|
|
||||||
// PREF: don't focus elements on click, only on tab
|
|
||||||
// Helps to eliminate ugly 1px dotted outline
|
|
||||||
// default=1
|
|
||||||
//user_pref("accessibility.mouse_focuses_formcontrol", 0);
|
|
||||||
|
|
||||||
// PREF: add compact mode back to options
|
// PREF: add compact mode back to options
|
||||||
user_pref("browser.compactmode.show", true);
|
user_pref("browser.compactmode.show", true);
|
||||||
|
|
||||||
// PREF: Mozilla VPN
|
// PREF: Mozilla VPN
|
||||||
|
// [1] https://github.com/yokoffing/Betterfox/issues/169
|
||||||
user_pref("browser.privatebrowsing.vpnpromourl", "");
|
user_pref("browser.privatebrowsing.vpnpromourl", "");
|
||||||
|
//user_pref("browser.vpn_promo.enabled", false);
|
||||||
|
|
||||||
// PREF: disable about:addons' Recommendations pane (uses Google Analytics)
|
// PREF: disable about:addons' Recommendations pane (uses Google Analytics)
|
||||||
user_pref("extensions.getAddons.showPane", false); // HIDDEN
|
user_pref("extensions.getAddons.showPane", false); // HIDDEN
|
||||||
user_pref("extensions.htmlaboutaddons.recommendations.enabled", false);
|
user_pref("extensions.htmlaboutaddons.recommendations.enabled", false);
|
||||||
|
|
||||||
|
// PREF: disable Firefox from asking to set as the default browser
|
||||||
|
// [1] https://github.com/yokoffing/Betterfox/issues/166
|
||||||
|
user_pref("browser.shell.checkDefaultBrowser", false);
|
||||||
|
|
||||||
// PREF: disable Extension Recommendations (CFR: "Contextual Feature Recommender")
|
// PREF: disable Extension Recommendations (CFR: "Contextual Feature Recommender")
|
||||||
// [1] https://support.mozilla.org/en-US/kb/extension-recommendations
|
// [1] https://support.mozilla.org/en-US/kb/extension-recommendations
|
||||||
user_pref("browser.newtabpage.activity-stream.asrouter.userprefs.cfr.addons", false);
|
user_pref("browser.newtabpage.activity-stream.asrouter.userprefs.cfr.addons", false);
|
||||||
@@ -81,30 +57,11 @@ user_pref("browser.preferences.moreFromMozilla", false);
|
|||||||
// [1] https://www.ghacks.net/2022/10/19/how-to-hide-firefoxs-list-all-tabs-icon/
|
// [1] https://www.ghacks.net/2022/10/19/how-to-hide-firefoxs-list-all-tabs-icon/
|
||||||
user_pref("browser.tabs.tabmanager.enabled", false);
|
user_pref("browser.tabs.tabmanager.enabled", false);
|
||||||
|
|
||||||
// PREF: disable Unified Extensions button [NIGHTLY]
|
// PREF: Warnings
|
||||||
//user_pref("extensions.unifiedExtensions.enabled", false);
|
|
||||||
|
|
||||||
// PREF: remove "addons.mozilla.org" from set of domains that extensions cannot access
|
|
||||||
// [NOTE] May only work with privacy.resistfingerprinting enabled? + DEV/NIGHTLY-only?
|
|
||||||
// [1] https://www.reddit.com/r/firefox/comments/n1lpaf/make_addons_work_on_mozilla_sites/gwdy235/?context=3
|
|
||||||
//user_pref("extensions.webextensions.restrictedDomains", "accounts-static.cdn.mozilla.net,accounts.firefox.com,addons.cdn.mozilla.net,api.accounts.firefox.com,content.cdn.mozilla.net,discovery.addons.mozilla.org,install.mozilla.org,oauth.accounts.firefox.com,profile.accounts.firefox.com,support.mozilla.org,sync.services.mozilla.com");
|
|
||||||
//user_pref("privacy.resistFingerprinting.block_mozAddonManager", true); // [HIDDEN]
|
|
||||||
|
|
||||||
// PREF: do not require signing for extensions [ESR/DEV/NIGHTLY ONLY]
|
|
||||||
// [1] https://support.mozilla.org/en-US/kb/add-on-signing-in-firefox#w_what-are-my-options-if-i-want-to-use-an-unsigned-add-on-advanced-users
|
|
||||||
//user_pref("xpinstall.signatures.required", false);
|
|
||||||
|
|
||||||
// PREF: disable Warnings
|
|
||||||
//user_pref("browser.tabs.warnOnClose", false); // DEFAULT [FF94+]
|
//user_pref("browser.tabs.warnOnClose", false); // DEFAULT [FF94+]
|
||||||
//user_pref("browser.tabs.warnOnCloseOtherTabs", false);
|
//user_pref("browser.tabs.warnOnCloseOtherTabs", true); // DEFAULT
|
||||||
//user_pref("browser.tabs.warnOnOpen", false);
|
//user_pref("browser.tabs.warnOnOpen", true); // DEFAULT
|
||||||
//user_pref("browser.aboutConfig.showWarning", false);
|
user_pref("browser.aboutConfig.showWarning", false);
|
||||||
|
|
||||||
// PREF: disable fullscreen delay and notice
|
|
||||||
user_pref("full-screen-api.transition-duration.enter", "0 0");
|
|
||||||
user_pref("full-screen-api.transition-duration.leave", "0 0");
|
|
||||||
user_pref("full-screen-api.warning.delay", 0);
|
|
||||||
user_pref("full-screen-api.warning.timeout", 0);
|
|
||||||
|
|
||||||
// PREF: disable welcome notices
|
// PREF: disable welcome notices
|
||||||
//user_pref("browser.startup.homepage_override.mstone", "ignore"); // What's New page after updates; master switch
|
//user_pref("browser.startup.homepage_override.mstone", "ignore"); // What's New page after updates; master switch
|
||||||
@@ -116,23 +73,17 @@ user_pref("browser.aboutwelcome.enabled", false); // disable Intro screens
|
|||||||
// PREF: disable "What's New" toolbar icon [FF69+]
|
// PREF: disable "What's New" toolbar icon [FF69+]
|
||||||
//user_pref("browser.messaging-system.whatsNewPanel.enabled", false);
|
//user_pref("browser.messaging-system.whatsNewPanel.enabled", false);
|
||||||
|
|
||||||
// PREF: show all matches in Findbar
|
// PREF: attempt to remove ugly border drawn around links when clicked [macOS]
|
||||||
user_pref("findbar.highlightAll", true);
|
//user_pref("accessibility.mouse_focuses_formcontrol", 0);
|
||||||
|
//user_pref("browser.display.focus_ring_style", 0);
|
||||||
|
//user_pref("browser.display.focus_ring_width", 0);
|
||||||
|
|
||||||
// PREF: disable middle mouse click opening links from clipboard
|
// PREF: prevent private windows being separate from normal windows in taskbar [WINDOWS] [FF106+]
|
||||||
// [1] https://gitlab.torproject.org/tpo/applications/tor-browser/-/issues/10089 ***/
|
user_pref("browser.privateWindowSeparation.enabled", false);
|
||||||
user_pref("middlemouse.contentLoadURL", false);
|
|
||||||
|
|
||||||
// Private Browsing changes [FF106+]
|
// PREF: reduce the size of the "private window" indicator in tab bar [FF106+]
|
||||||
// PREF: disable private windows being separate from normal windows in taskbar [WINDOWS]
|
|
||||||
//user_pref("browser.privateWindowSeparation.enabled", false);
|
|
||||||
|
|
||||||
// PREF: disable "private window" indicator in tab bar
|
|
||||||
user_pref("browser.privatebrowsing.enable-new-indicator", false);
|
user_pref("browser.privatebrowsing.enable-new-indicator", false);
|
||||||
|
|
||||||
// PREF: disable always using dark theme for private browsing windows
|
|
||||||
//user_pref("browser.theme.dark-private-windows", false);
|
|
||||||
|
|
||||||
// PREF: Cookie Banner handling [NIGHTLY]
|
// PREF: Cookie Banner handling [NIGHTLY]
|
||||||
// [NOTE] Feature still enforces Total Cookie Protection to limit 3rd-party cookie tracking [1]
|
// [NOTE] Feature still enforces Total Cookie Protection to limit 3rd-party cookie tracking [1]
|
||||||
// [1] https://github.com/mozilla/cookie-banner-rules-list/issues/33#issuecomment-1318460084
|
// [1] https://github.com/mozilla/cookie-banner-rules-list/issues/33#issuecomment-1318460084
|
||||||
@@ -142,28 +93,50 @@ user_pref("browser.privatebrowsing.enable-new-indicator", false);
|
|||||||
// 2: reject banners if it is a one-click option; otherwise, fall back to the accept button to remove banner
|
// 2: reject banners if it is a one-click option; otherwise, fall back to the accept button to remove banner
|
||||||
// 1: reject banners if it is a one-click option; otherwise, keep banners on screen
|
// 1: reject banners if it is a one-click option; otherwise, keep banners on screen
|
||||||
// 0: disable all cookie banner handling
|
// 0: disable all cookie banner handling
|
||||||
//user_pref("cookiebanners.service.mode", 2);
|
user_pref("cookiebanners.service.mode", 2);
|
||||||
//user_pref("cookiebanners.service.mode.privateBrowsing", 2);
|
user_pref("cookiebanners.service.mode.privateBrowsing", 2);
|
||||||
//user_pref("cookiebanners.bannerClicking.enabled", true); // DEFAULT [FF108]
|
//user_pref("cookiebanners.bannerClicking.enabled", true); // DEFAULT [FF108]
|
||||||
//user_pref("cookiebanners.cookieInjector.enabled", true); // DEFAULT
|
//user_pref("cookiebanners.cookieInjector.enabled", true); // DEFAULT
|
||||||
|
|
||||||
// PREF: enable global CookieBannerRules
|
// PREF: global CookieBannerRules [WiP]
|
||||||
|
// Global rules that can handle a list of cookie banner libraries / providers on any site.
|
||||||
// This is used for click rules that can handle common Consent Management Providers (CMP)
|
// This is used for click rules that can handle common Consent Management Providers (CMP)
|
||||||
// [NOTE] Enabling this (when the cookie handling feature is enabled) may
|
// [WARNING] Beware of potential bugs and performance issues. Enabling this may negatively
|
||||||
// negatively impact site performance since it requires us to run rule-defined
|
// impact site performance. It requires Firefox to run rule-defined query selectors for
|
||||||
// query selectors for every page
|
// every page.
|
||||||
//user_pref("cookiebanners.service.enableGlobalRules", true);
|
//user_pref("cookiebanners.service.enableGlobalRules", true);
|
||||||
|
|
||||||
|
// PREF: Firefox Translations [NIGHTLY]
|
||||||
|
// Automated translation of web content is done locally in Firefox, so that
|
||||||
|
// the text being translated does not leave your machine.
|
||||||
|
// [ABOUT] Visit about:translations to translate your own text as well.
|
||||||
|
// [1] https://blog.mozilla.org/en/mozilla/local-translation-add-on-project-bergamot/
|
||||||
|
// [2] https://blog.nightly.mozilla.org/2023/06/01/firefox-translations-and-other-innovations-these-weeks-in-firefox-issue-139/
|
||||||
|
// [3] https://www.ghacks.net/2023/08/02/mozilla-firefox-117-beta-brings-an-automatic-language-translator-for-websites-and-it-works-offline/
|
||||||
|
user_pref("browser.translations.enable", true);
|
||||||
|
//user_pref("browser.translations.autoTranslate", true);
|
||||||
|
|
||||||
|
/****************************************************************************
|
||||||
|
* SECTION: FULLSCREEN NOTICE *
|
||||||
|
****************************************************************************/
|
||||||
|
|
||||||
|
// PREF: disable fullscreen delay and notice
|
||||||
|
user_pref("full-screen-api.transition-duration.enter", "0 0");
|
||||||
|
user_pref("full-screen-api.transition-duration.leave", "0 0");
|
||||||
|
user_pref("full-screen-api.warning.delay", -1);
|
||||||
|
user_pref("full-screen-api.warning.timeout", 0);
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* SECTION: FONT APPEARANCE *
|
* SECTION: FONT APPEARANCE *
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
// PREF: smoother font
|
// PREF: smoother font
|
||||||
// [1] https://old.reddit.com/r/firefox/comments/wvs04y/windows_11_firefox_v104_font_rendering_different/?context=3
|
// [1] https://reddit.com/r/firefox/comments/wvs04y/windows_11_firefox_v104_font_rendering_different/?context=3
|
||||||
//user_pref("gfx.webrender.quality.force-subpixel-aa-where-possible", true);
|
//user_pref("gfx.webrender.quality.force-subpixel-aa-where-possible", true);
|
||||||
|
|
||||||
// PREF: use DirectWrite everywhere like Chrome [WINDOWS]
|
// PREF: use DirectWrite everywhere like Chrome [WINDOWS]
|
||||||
// [1] https://old.reddit.com/r/firefox/comments/wvs04y/comment/ilklzy1/?context=3
|
// [1] https://kb.mozillazine.org/Thunderbird_6.0,_etc.#Font_rendering_and_performance_issues
|
||||||
|
// [2] https://reddit.com/r/firefox/comments/wvs04y/comment/ilklzy1/?context=3
|
||||||
//user_pref("gfx.font_rendering.cleartype_params.rendering_mode", 5);
|
//user_pref("gfx.font_rendering.cleartype_params.rendering_mode", 5);
|
||||||
//user_pref("gfx.font_rendering.cleartype_params.cleartype_level", 100);
|
//user_pref("gfx.font_rendering.cleartype_params.cleartype_level", 100);
|
||||||
//user_pref("gfx.font_rendering.cleartype_params.force_gdi_classic_for_families", "");
|
//user_pref("gfx.font_rendering.cleartype_params.force_gdi_classic_for_families", "");
|
||||||
@@ -171,7 +144,7 @@ user_pref("browser.privatebrowsing.enable-new-indicator", false);
|
|||||||
//user_pref("gfx.font_rendering.directwrite.use_gdi_table_loading", false);
|
//user_pref("gfx.font_rendering.directwrite.use_gdi_table_loading", false);
|
||||||
// Some users find these helpful:
|
// Some users find these helpful:
|
||||||
//user_pref("gfx.font_rendering.cleartype_params.gamma", 1750);
|
//user_pref("gfx.font_rendering.cleartype_params.gamma", 1750);
|
||||||
//user_pref("gfx.font_rendering.cleartype_params.enhanced_contrast", 50);
|
//user_pref("gfx.font_rendering.cleartype_params.enhanced_contrast", 100);
|
||||||
//user_pref("gfx.font_rendering.cleartype_params.pixel_structure", 1);
|
//user_pref("gfx.font_rendering.cleartype_params.pixel_structure", 1);
|
||||||
|
|
||||||
// PREF: use macOS Appearance Panel text smoothing setting when rendering text [macOS]
|
// PREF: use macOS Appearance Panel text smoothing setting when rendering text [macOS]
|
||||||
@@ -181,17 +154,21 @@ user_pref("browser.privatebrowsing.enable-new-indicator", false);
|
|||||||
* SECTION: URL BAR *
|
* SECTION: URL BAR *
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
// PREF: URL bar suggestions (bookmarks, history, open tabs) / dropdown options in the URL bar
|
// PREF: minimize URL bar suggestions (bookmarks, history, open tabs)
|
||||||
// user_pref("browser.urlbar.suggest.bookmarks", true);
|
// Dropdown options in the URL bar:
|
||||||
|
//user_pref("browser.urlbar.suggest.bookmark", true);
|
||||||
user_pref("browser.urlbar.suggest.engines", false);
|
user_pref("browser.urlbar.suggest.engines", false);
|
||||||
//user_pref("browser.urlbar.suggest.history", false);
|
//user_pref("browser.urlbar.suggest.history", false);
|
||||||
//user_pref("browser.urlbar.suggest.openpage", true);
|
//user_pref("browser.urlbar.suggest.openpage", false);
|
||||||
//user_pref("browser.urlbar.suggest.quickactions", false); // [NIGHTLY]
|
//user_pref("browser.urlbar.suggest.quickactions", false); // [NIGHTLY-only]
|
||||||
//user_pref("browser.urlbar.suggest.searches", false);
|
//user_pref("browser.urlbar.suggest.searches", false);
|
||||||
//user_pref("browser.urlbar.suggest.weather", true); // DEFAULT [FF108]
|
//user_pref("browser.urlbar.suggest.weather", true); // DEFAULT [FF108]
|
||||||
// Disable dropdown suggestions with empty query:
|
//user_pref("browser.urlbar.weather.ignoreVPN", false); // DEFAULT
|
||||||
|
|
||||||
|
// PREF: disable dropdown suggestions with empty query:
|
||||||
user_pref("browser.urlbar.suggest.topsites", false);
|
user_pref("browser.urlbar.suggest.topsites", false);
|
||||||
// enable helpful features:
|
|
||||||
|
// PREF: enable helpful features:
|
||||||
user_pref("browser.urlbar.suggest.calculator", true);
|
user_pref("browser.urlbar.suggest.calculator", true);
|
||||||
user_pref("browser.urlbar.unitConversion.enabled", true);
|
user_pref("browser.urlbar.unitConversion.enabled", true);
|
||||||
|
|
||||||
@@ -200,21 +177,18 @@ user_pref("browser.urlbar.unitConversion.enabled", true);
|
|||||||
//user_pref("browser.urlbar.autoFill", true); // [DEFAULT]
|
//user_pref("browser.urlbar.autoFill", true); // [DEFAULT]
|
||||||
//user_pref("browser.urlbar.autoFill.adaptiveHistory.enabled", false);
|
//user_pref("browser.urlbar.autoFill.adaptiveHistory.enabled", false);
|
||||||
|
|
||||||
// PREF: Quick Actions in the URL Bar
|
// PREF: Quick Actions in the URL Bar [NIGHTLY-only]
|
||||||
// [1] https://www.ghacks.net/2022/07/19/mozilla-is-testing-quick-actions-in-firefoxs-address-bar/
|
// [1] https://www.ghacks.net/2022/07/19/mozilla-is-testing-quick-actions-in-firefoxs-address-bar/
|
||||||
//user_pref("browser.urlbar.quickactions.enabled", false);
|
//user_pref("browser.urlbar.quickactions.enabled", false);
|
||||||
//user_pref("browser.urlbar.shortcuts.quickactions", false);
|
//user_pref("browser.urlbar.shortcuts.quickactions", false);
|
||||||
|
|
||||||
// PREF: Address bar / URL bar dropdown results
|
// PREF: adjust the amount of Address bar / URL bar dropdown results
|
||||||
// This value controls the total number of entries to appear in the location bar dropdown.
|
// This value controls the total number of entries to appear in the location bar dropdown.
|
||||||
// [NOTE] Items (bookmarks/history/openpages) with a high "frequency"/"bonus" will always
|
// [NOTE] Items (bookmarks/history/openpages) with a high "frequency"/"bonus" will always
|
||||||
// be displayed (no we do not know how these are calculated or what the threshold is),
|
// be displayed (no we do not know how these are calculated or what the threshold is),
|
||||||
// and this does not affect the search by search engine suggestion.
|
// and this does not affect the search by search engine suggestion.
|
||||||
// default=10, disable=0
|
// disable=0
|
||||||
//user_pref("browser.urlbar.maxRichResults", 1);
|
//user_pref("browser.urlbar.maxRichResults", 5); // default=10
|
||||||
|
|
||||||
// PREF: show search query in URL bar instead of URL upon navigation
|
|
||||||
//user_pref("browser.urlbar.showSearchTerms.enabled", true); // DEFAULT
|
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* SECTION: AUTOPLAY *
|
* SECTION: AUTOPLAY *
|
||||||
@@ -256,10 +230,10 @@ user_pref("browser.urlbar.unitConversion.enabled", true);
|
|||||||
// [SETTING] Home>New Windows and Tabs>New tabs
|
// [SETTING] Home>New Windows and Tabs>New tabs
|
||||||
//user_pref("browser.newtabpage.enabled", false);
|
//user_pref("browser.newtabpage.enabled", false);
|
||||||
|
|
||||||
// PREF: Home / New Tab page items
|
// PREF: Pinned Shortcuts on New Tab
|
||||||
// [SETTINGS] Home>Firefox Home Content
|
// [SETTINGS] Home>Firefox Home Content
|
||||||
// [1] https://github.com/arkenfox/user.js/issues/1556
|
// [1] https://github.com/arkenfox/user.js/issues/1556
|
||||||
//user_pref("browser.newtabpage.activity-stream.discoverystream.enabled", false); // unnecessary?
|
//user_pref("browser.newtabpage.activity-stream.discoverystream.enabled", false);
|
||||||
//user_pref("browser.newtabpage.activity-stream.showSearch", true); // NTP Web Search [DEFAULT]
|
//user_pref("browser.newtabpage.activity-stream.showSearch", true); // NTP Web Search [DEFAULT]
|
||||||
user_pref("browser.newtabpage.activity-stream.feeds.topsites", false); // Shortcuts
|
user_pref("browser.newtabpage.activity-stream.feeds.topsites", false); // Shortcuts
|
||||||
//user_pref("browser.newtabpage.activity-stream.showSponsoredTopSites", false); // Sponsored shortcuts [FF83+]
|
//user_pref("browser.newtabpage.activity-stream.showSponsoredTopSites", false); // Sponsored shortcuts [FF83+]
|
||||||
@@ -292,6 +266,7 @@ user_pref("extensions.pocket.enabled", false);
|
|||||||
//user_pref("extensions.pocket.api"," ");
|
//user_pref("extensions.pocket.api"," ");
|
||||||
//user_pref("extensions.pocket.oAuthConsumerKey", " ");
|
//user_pref("extensions.pocket.oAuthConsumerKey", " ");
|
||||||
//user_pref("extensions.pocket.site", " ");
|
//user_pref("extensions.pocket.site", " ");
|
||||||
|
//user_pref("extensions.pocket.showHome", false);
|
||||||
|
|
||||||
/******************************************************************************
|
/******************************************************************************
|
||||||
* SECTION: DOWNLOADS *
|
* SECTION: DOWNLOADS *
|
||||||
@@ -302,7 +277,7 @@ user_pref("extensions.pocket.enabled", false);
|
|||||||
// 0=desktop, 1=downloads (default), 2=last used
|
// 0=desktop, 1=downloads (default), 2=last used
|
||||||
//user_pref("browser.download.folderList", 2);
|
//user_pref("browser.download.folderList", 2);
|
||||||
|
|
||||||
// PREF: Enforce user interaction for security by always asking where to download.
|
// PREF: Enforce user interaction for security by always asking where to download
|
||||||
// [SETTING] General>Downloads>Always ask you where to save files
|
// [SETTING] General>Downloads>Always ask you where to save files
|
||||||
// false=the user is asked what to do
|
// false=the user is asked what to do
|
||||||
user_pref("browser.download.useDownloadDir", false);
|
user_pref("browser.download.useDownloadDir", false);
|
||||||
@@ -311,12 +286,9 @@ user_pref("browser.download.useDownloadDir", false);
|
|||||||
// PREF: disable downloads panel opening on every download
|
// PREF: disable downloads panel opening on every download
|
||||||
user_pref("browser.download.alwaysOpenPanel", false);
|
user_pref("browser.download.alwaysOpenPanel", false);
|
||||||
|
|
||||||
// PREF: Disable adding downloads to the system's "recent documents" list
|
// PREF: disable adding downloads to the system's "recent documents" list
|
||||||
user_pref("browser.download.manager.addToRecentDocs", false);
|
user_pref("browser.download.manager.addToRecentDocs", false);
|
||||||
|
|
||||||
// PREF: Autohide download button
|
|
||||||
//user_pref("browser.download.autohideButton", true); // DEFAULT
|
|
||||||
|
|
||||||
// PREF: enable user interaction for security by always asking how to handle new mimetypes
|
// PREF: enable user interaction for security by always asking how to handle new mimetypes
|
||||||
// [SETTING] General>Files and Applications>What should Firefox do with other files
|
// [SETTING] General>Files and Applications>What should Firefox do with other files
|
||||||
user_pref("browser.download.always_ask_before_handling_new_types", true);
|
user_pref("browser.download.always_ask_before_handling_new_types", true);
|
||||||
@@ -344,7 +316,7 @@ user_pref("browser.download.open_pdf_attachments_inline", true);
|
|||||||
// 2=table of contents (if not available, will default to 1)
|
// 2=table of contents (if not available, will default to 1)
|
||||||
// 1=view pages
|
// 1=view pages
|
||||||
// -1=disabled (default)
|
// -1=disabled (default)
|
||||||
//user_pref("pdfjs.sidebarViewOnLoad", 2);
|
user_pref("pdfjs.sidebarViewOnLoad", 2);
|
||||||
|
|
||||||
// PREF: default zoom for PDFs [HIDDEN]
|
// PREF: default zoom for PDFs [HIDDEN]
|
||||||
// [NOTE] "page-width" not needed if using sidebar on load
|
// [NOTE] "page-width" not needed if using sidebar on load
|
||||||
@@ -354,13 +326,6 @@ user_pref("browser.download.open_pdf_attachments_inline", true);
|
|||||||
* SECTION: TAB BEHAVIOR *
|
* SECTION: TAB BEHAVIOR *
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
// PREF: unload tabs on low memory
|
|
||||||
// Firefox will detect if your computer’s memory is running low (less than 400MB)
|
|
||||||
// and suspend tabs that you have not used in awhile
|
|
||||||
// [1] https://support.mozilla.org/en-US/questions/1262073
|
|
||||||
// [2] https://blog.nightly.mozilla.org/2021/05/14/these-weeks-in-firefox-issue-93/
|
|
||||||
//user_pref("browser.tabs.unloadOnLowMemory", true); // DEFAULT
|
|
||||||
|
|
||||||
// PREF: search query opens in a new tab (instead of the current tab)
|
// PREF: search query opens in a new tab (instead of the current tab)
|
||||||
//user_pref("browser.search.openintab", true); // SEARCH BOX
|
//user_pref("browser.search.openintab", true); // SEARCH BOX
|
||||||
//user_pref("browser.urlbar.openintab", true); // URL BAR
|
//user_pref("browser.urlbar.openintab", true); // URL BAR
|
||||||
@@ -380,7 +345,7 @@ user_pref("browser.download.open_pdf_attachments_inline", true);
|
|||||||
// 0 = force all new windows opened by JavaScript into tabs
|
// 0 = force all new windows opened by JavaScript into tabs
|
||||||
// [NOTE] Most advertising popups also open in new windows with values set
|
// [NOTE] Most advertising popups also open in new windows with values set
|
||||||
// [1] https://kb.mozillazine.org/About:config_entries
|
// [1] https://kb.mozillazine.org/About:config_entries
|
||||||
user_pref("browser.link.open_newwindow.restriction", 0);
|
//user_pref("browser.link.open_newwindow.restriction", 0);
|
||||||
|
|
||||||
// PREF: override <browser.link.open_newwindow> for external links
|
// PREF: override <browser.link.open_newwindow> for external links
|
||||||
// Set if a different destination for external links is needed
|
// Set if a different destination for external links is needed
|
||||||
@@ -417,8 +382,25 @@ user_pref("browser.tabs.loadBookmarksInTabs", true);
|
|||||||
// PREF: leave Bookmarks Menu open when selecting a site
|
// PREF: leave Bookmarks Menu open when selecting a site
|
||||||
user_pref("browser.bookmarks.openInTabClosesMenu", false);
|
user_pref("browser.bookmarks.openInTabClosesMenu", false);
|
||||||
|
|
||||||
|
// PREF: restore "View image info" on right-click
|
||||||
|
user_pref("browser.menu.showViewImageInfo", true);
|
||||||
|
|
||||||
|
// PREF: show all matches in Findbar
|
||||||
|
user_pref("findbar.highlightAll", true);
|
||||||
|
|
||||||
|
// PREF: force disable finding text on page without prompting
|
||||||
|
// [NOTE] Not as powerful as using Ctrl+F.
|
||||||
|
// [SETTINGS] General>Browsing>"Search for text when you start typing"
|
||||||
|
// [1] https://github.com/yokoffing/Betterfox/issues/212
|
||||||
|
//user_pref("accessibility.typeaheadfind", false); // enforce DEFAULT
|
||||||
|
|
||||||
|
// PREF: disable middle mouse click opening links from clipboard
|
||||||
|
// It's been default in Linux since at least FF102.
|
||||||
|
// [1] https://gitlab.torproject.org/tpo/applications/tor-browser/-/issues/10089
|
||||||
|
//user_pref("middlemouse.contentLoadURL", false);
|
||||||
|
|
||||||
// PREF: Prevent scripts from moving and resizing open windows
|
// PREF: Prevent scripts from moving and resizing open windows
|
||||||
user_pref("dom.disable_window_move_resize", true);
|
//user_pref("dom.disable_window_move_resize", true);
|
||||||
|
|
||||||
// PREF: insert new tabs after groups like it
|
// PREF: insert new tabs after groups like it
|
||||||
// true(default) = open new tabs to the right of the parent tab
|
// true(default) = open new tabs to the right of the parent tab
|
||||||
@@ -445,7 +427,7 @@ user_pref("dom.disable_window_move_resize", true);
|
|||||||
// Firefox provides an option to provide exceptions for sites, remembered in your Site Settings.
|
// Firefox provides an option to provide exceptions for sites, remembered in your Site Settings.
|
||||||
// (default) "change click dblclick auxclick mouseup pointerup notificationclick reset submit touchend contextmenu"
|
// (default) "change click dblclick auxclick mouseup pointerup notificationclick reset submit touchend contextmenu"
|
||||||
// (alternate) user_pref("dom.popup_allowed_events", "click dblclick mousedown pointerdown");
|
// (alternate) user_pref("dom.popup_allowed_events", "click dblclick mousedown pointerdown");
|
||||||
user_pref("dom.popup_allowed_events", "click dblclick");
|
//user_pref("dom.popup_allowed_events", "click dblclick");
|
||||||
//user_pref("dom.disable_open_during_load", true); // DEFAULT
|
//user_pref("dom.disable_open_during_load", true); // DEFAULT
|
||||||
//user_pref("privacy.popups.showBrowserMessage", true); // DEFAULT
|
//user_pref("privacy.popups.showBrowserMessage", true); // DEFAULT
|
||||||
|
|
||||||
@@ -453,23 +435,21 @@ user_pref("dom.popup_allowed_events", "click dblclick");
|
|||||||
* SECTION: UNCATEGORIZED *
|
* SECTION: UNCATEGORIZED *
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
// PREF: restore "View image info"
|
// PREF: disable backspace action
|
||||||
//user_pref("browser.menu.showViewImageInfo", true);
|
|
||||||
|
|
||||||
// PREF: Disable Reader mode
|
|
||||||
// Firefox will not have to parse webpage for Reader when navigating.
|
|
||||||
// Minimal performance impact.
|
|
||||||
//user_pref("reader.parse-on-load.enabled", false);
|
|
||||||
|
|
||||||
// PREF: Disable backspace action
|
|
||||||
// 0=previous page, 1=scroll up, 2=do nothing
|
// 0=previous page, 1=scroll up, 2=do nothing
|
||||||
//user_pref("browser.backspace_action", 2); // DEFAULT
|
//user_pref("browser.backspace_action", 2); // DEFAULT
|
||||||
|
|
||||||
// PREF: Disable ALT key toggling the menu bar
|
// PREF: disable Reader mode
|
||||||
//user_pref("ui.key.menuAccessKey", 0);
|
// Firefox will not have to parse webpage for Reader when navigating.
|
||||||
|
// Extremely minimal performance impact, if you enable.
|
||||||
|
//user_pref("reader.parse-on-load.enabled", false);
|
||||||
|
|
||||||
// PREF: CTRL+TAB cycles tabs in chronological order instead of recently-
|
// PREF: disable ALT key toggling the menu bar
|
||||||
// used order
|
//user_pref("ui.key.menuAccessKeyFocuses", false);
|
||||||
|
//user_pref("ui.key.menuAccessKey", 18); // DEFAULT
|
||||||
|
|
||||||
|
// PREF: CTRL+TAB cycles tabs in chronological order instead of
|
||||||
|
// recently-used order
|
||||||
//user_pref("browser.ctrlTab.recentlyUsedOrder", false);
|
//user_pref("browser.ctrlTab.recentlyUsedOrder", false);
|
||||||
|
|
||||||
// PREF: Spell-check
|
// PREF: Spell-check
|
||||||
@@ -480,17 +460,27 @@ user_pref("dom.popup_allowed_events", "click dblclick");
|
|||||||
// [1] https://kb.mozillazine.org/Ui.SpellCheckerUnderlineStyle#Possible_values_and_their_effects
|
// [1] https://kb.mozillazine.org/Ui.SpellCheckerUnderlineStyle#Possible_values_and_their_effects
|
||||||
//user_pref("ui.SpellCheckerUnderlineStyle", 1);
|
//user_pref("ui.SpellCheckerUnderlineStyle", 1);
|
||||||
|
|
||||||
// PREF: Limit the number of bookmark backups Firefox keeps
|
// PREF: limit the number of bookmark backups Firefox keeps
|
||||||
//user_pref("browser.bookmarks.max_backups", 1);
|
//user_pref("browser.bookmarks.max_backups", 1); // default=15
|
||||||
|
|
||||||
// PREF: Allow for more granular control of zoom levels
|
// PREF: zoom only text on webpage, not other elements
|
||||||
// Especially useful if you want to set your default zoom to a custom level
|
//user_pref("browser.zoom.full", false);
|
||||||
|
|
||||||
|
// PREF: allow for more granular control of zoom levels
|
||||||
|
// Especially useful if you want to set your default zoom to a custom level.
|
||||||
//user_pref("toolkit.zoomManager.zoomValues", ".3,.5,.67,.8,.9,.95,1,1.1,1.2,1.3,1.4,1.5,1.6,1.7,2,2.4,3");
|
//user_pref("toolkit.zoomManager.zoomValues", ".3,.5,.67,.8,.9,.95,1,1.1,1.2,1.3,1.4,1.5,1.6,1.7,2,2.4,3");
|
||||||
|
|
||||||
// PREF: Hide image placeholders
|
// PREF: restore zooming behavior [macOS] [FF109+]
|
||||||
|
// On macOS, Ctrl or Cmd + trackpad or mouse wheel now scrolls the page instead of zooming.
|
||||||
|
// This avoids accidental zooming and matches Safari's and Chrome's behavior.
|
||||||
|
// The prefs below restores the previous zooming behavior
|
||||||
|
//user_pref("mousewheel.with_control.action", 3);
|
||||||
|
//user_pref("mousewheel.with_meta.action", 3);
|
||||||
|
|
||||||
|
// PREF: hide image placeholders
|
||||||
//user_pref("browser.display.show_image_placeholders", false);
|
//user_pref("browser.display.show_image_placeholders", false);
|
||||||
|
|
||||||
// PREF: Wrap long lines of text when using source / debugger
|
// PREF: wrap long lines of text when using source / debugger
|
||||||
//user_pref("view_source.wrap_long_lines", true);
|
//user_pref("view_source.wrap_long_lines", true);
|
||||||
//user_pref("devtools.debugger.ui.editor-wrapping", true);
|
//user_pref("devtools.debugger.ui.editor-wrapping", true);
|
||||||
|
|
||||||
@@ -512,25 +502,18 @@ user_pref("dom.popup_allowed_events", "click dblclick");
|
|||||||
// PREF: remove underlined characters from various settings
|
// PREF: remove underlined characters from various settings
|
||||||
//user_pref("ui.key.menuAccessKey", 0);
|
//user_pref("ui.key.menuAccessKey", 0);
|
||||||
|
|
||||||
// PREF: zoom only text on webpage, not other elements
|
|
||||||
//user_pref("browser.zoom.full", false);
|
|
||||||
|
|
||||||
// PREF: enable :has() CSS relational pseudo-class [NIGHTLY?]
|
|
||||||
// Needed for some extensions, filters, and customizations
|
|
||||||
// [1] https://developer.mozilla.org/en-US/docs/Web/CSS/:has
|
|
||||||
// [2] https://caniuse.com/css-has
|
|
||||||
user_pref("layout.css.has-selector.enabled", true);
|
|
||||||
|
|
||||||
// PREF: disable when dragging a scrollbar, if the mouse moves
|
|
||||||
// too far from the scrollbar, the scrollbar will snap back to the top [LINUX?]
|
|
||||||
// default=6
|
|
||||||
//user_pref("slider.snapMultiplier", 0);
|
|
||||||
|
|
||||||
// PREF: disable websites overriding Firefox's keyboard shortcuts [FF58+]
|
// PREF: disable websites overriding Firefox's keyboard shortcuts [FF58+]
|
||||||
// 0 (default) or 1=allow, 2=block
|
// 0=ask (default), 1=allow, 2=block
|
||||||
// [SETTING] to add site exceptions: Ctrl+I>Permissions>Override Keyboard Shortcuts ***/
|
// [SETTING] to add site exceptions: Ctrl+I>Permissions>Override Keyboard Shortcuts ***/
|
||||||
//user_pref("permissions.default.shortcuts", 2);
|
//user_pref("permissions.default.shortcuts", 2);
|
||||||
|
|
||||||
// PREF: JPEG XL image format [NIGHTLY]
|
// PREF: JPEG XL image format [NIGHTLY]
|
||||||
|
// May not affect anything on ESR/Stable channel [2].
|
||||||
// [1] https://cloudinary.com/blog/the-case-for-jpeg-xl
|
// [1] https://cloudinary.com/blog/the-case-for-jpeg-xl
|
||||||
|
// [2] https://bugzilla.mozilla.org/show_bug.cgi?id=1539075
|
||||||
//user_pref("image.jxl.enabled", true);
|
//user_pref("image.jxl.enabled", true);
|
||||||
|
|
||||||
|
// PREF: enable CSS moz document rules
|
||||||
|
// Still needed for Stylus?
|
||||||
|
// [1] https://reddit.com/r/FirefoxCSS/comments/8x2q97/reenabling_mozdocument_rules_in_firefox_61/
|
||||||
|
//user_pref("layout.css.moz-document.content.enabled", true);
|
||||||
|
|||||||
@@ -1,97 +1,110 @@
|
|||||||
[](https://github.com/yokoffing/Better-Fox/issues)
|

|
||||||
[](https://github.com/yokoffing/Betterfox/issues?q=is%3Aissue+is%3Aclosed)
|

|
||||||

|
[](https://hits.seeyoufarm.com)
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||
[](https://hits.seeyoufarm.com)
|
|
||||||
|
|
||||||
# Betterfox
|
# Betterfox :fox_face:
|
||||||
about:config tweaks to enhance [Mozilla Firefox](https://www.mozilla.org/en-US/firefox/new/ "Firefox Homepage"). Files are updated as needed for your [user.js](http://kb.mozillazine.org/User.js_file).
|
[`about:config`](https://kb.mozillazine.org/About:config) tweaks to enhance [Mozilla Firefox](https://www.mozilla.org/en-US/firefox/new/ "Firefox Homepage"). Files are updated as needed for your [user.js](https://kb.mozillazine.org/User.js_file#About_the_user.js_file).
|
||||||
|
|
||||||
|
## Made for everyday browsing
|
||||||
|
**A secure, blazing fast browsing experience. Without breakage.**
|
||||||
|
|
||||||
## Who is this setup for?
|
Betterfox is an opinionated preference list inspired by the [law of diminishing returns](https://pmctraining.com/site/wp-content/uploads/2018/04/Law-of-Diminishing-Returns-CHART.png) and the [minimum effective dose](https://medium.com/the-mission/less-is-more-the-minimum-effective-dose-e6d56625931e).
|
||||||
**If you want a secure, blazing fast browsing experience, and don't want to deal with breakage, this setup is for you.** The objective is to make the defaults sufficient enough for the average privacy-minded user, but remain trouble-free enough that my grandmother could use it. <strike>(That puts a whole new twist on being a foxy grandma!)</strike> Edit: Sorry for the dad joke 😓
|
|
||||||
|
|
||||||
|
|
||||||
## Simple goals
|
## Simple goals
|
||||||
1) **Minimalism:** get what isn't needed out of the way
|
1) **Minimalism:** get what isn't needed out of the way
|
||||||
2) **Efficiency:** unleash Firefox's ability to be fast and performant
|
2) **Efficiency:** unleash Firefox's ability to be fast and performant
|
||||||
3) **Security:** sensible privacy and security without causing site breakage
|
3) **Privacy:** protect your data without causing site breakage
|
||||||
|
|
||||||
|
|
||||||
## Simple configs
|
## Simple configs
|
||||||
|
|
||||||
| List | Description |
|
| List | Description |
|
||||||
|:---------:|-------------|
|
|:---------:|-------------|
|
||||||
| [Securefox](https://github.com/yokoffing/Betterfox/blob/master/Securefox.js) | Remove Telemetry, Mozilla experiments, Google Safe Browsing, and search engine suggestions in URL bar. Auto-upgrade mixed content to HTTPS. Various privacy enhancements. |
|
| [Fastfox](https://github.com/yokoffing/Betterfox/blob/main/Fastfox.js) | Immensely increase Firefox's browsing speed. Give Chrome a run for its money!|
|
||||||
| [Peskyfox](https://github.com/yokoffing/Betterfox/blob/master/Peskyfox.js) | Unclutter the new tab page. Remove Pocket and form autofill. Prevent Firefox from serving annoying webpage notifications. |
|
| [Securefox](https://github.com/yokoffing/Betterfox/blob/main/Securefox.js) | [Global Privacy Control](https://blog.mozilla.org/netpolicy/2021/10/28/implementing-global-privacy-control/). [HTTPS-by-Default](https://blog.mozilla.org/security/2021/08/10/firefox-91-introduces-https-by-default-in-private-browsing/). [Total Cookie Protection](https://blog.mozilla.org/security/2021/02/23/total-cookie-protection/) with [site isolation](https://blog.mozilla.org/security/2021/05/18/introducing-site-isolation-in-firefox/). Enhanced [state](https://developer.mozilla.org/en-US/docs/Web/Privacy/State_Partitioning) and [network](https://blog.mozilla.org/security/2021/01/26/supercookie-protections/) partitioning. [Telemetry](https://github.com/yokoffing/Betterfox/blob/e66a549985f6b0db4b14226904b8c09eaaea998f/Securefox.js#L1262-L1265) disabled. |
|
||||||
| [Fastfox](https://github.com/yokoffing/Betterfox/blob/master/Fastfox.js) | Immensely increase Firefox's browsing speed. Give Chrome a run for its money!|
|
| [Peskyfox](https://github.com/yokoffing/Betterfox/blob/main/Peskyfox.js) | Unclutter the new tab page. Remove [Pocket](https://support.mozilla.org/en-US/kb/what-pocket). Restore [compact mode](https://support.mozilla.org/en-US/kb/compact-mode-workaround-firefox) as an option. Stop webpage notifications, pop-ups, and other annoyances. |
|
||||||
| [Smoothfox](https://github.com/yokoffing/Betterfox/blob/master/Smoothfox.js) | Get Microsoft Edge-like smooth scrolling on your favorite browser. |
|
| [Smoothfox](https://github.com/yokoffing/Betterfox/blob/main/Smoothfox.js) | Get Edge-like smooth scrolling on your favorite browser — or choose something more your style. |
|
||||||
| [user.js](https://github.com/yokoffing/Betterfox/blob/master/user.js) | All the essentials. None of the breakage. Users may download this list as their own user.js. |
|
| [user.js](https://github.com/yokoffing/Betterfox/blob/main/user.js) | All the essentials. None of the breakage. This is your `user.js`. |
|
||||||
|
|
||||||
:bulb: `Securefox`, `Peskyfox`, `Fastfox`, and `Smoothfox` are guides to relevant prefs in Firefox. The `user.js` is curated from the prefs located in these documents, so just because a pref is in one of the guides doesn't mean it is included in the final document, the `user.js`. Please use the descriptions and references as a guide for the prefs in Firefox, and open a [feature request](https://github.com/yokoffing/Betterfox/issues/new/choose) if you think one can be improved upon.
|
:bulb: `Fastfox`, `Securefox`, `Peskyfox`, and `Smoothfox` are guides to relevant prefs in Firefox. The `user.js` is curated from the options located in these documents. Please read the guides to understand the various options hidden in Firefox.
|
||||||
|
|
||||||
|
While Betterfox is designed to [set-and-forget](https://glosbe.com/en/en/set-and-forget), it contains plenty of options for those who like to tinker.
|
||||||
|
|
||||||
|
## about:Defaults
|
||||||
|
Easily adjust features by copying + pasting prefs to your personal file :thumbsup:
|
||||||
|
|
||||||
|
Check out [Common Overrides](https://github.com/yokoffing/Betterfox/wiki/Overrides) to customize your setup.
|
||||||
|
|
||||||
## about:Privacy
|
## about:Privacy
|
||||||
The guiding principle is: "If it breaks it, it doesn't make it!" So things like WebGL and DRM are still enabled, and you won't find a setting like `privacy.resistFingerprinting` mentioned here ([why?](https://old.reddit.com/r/firefox/comments/wuqpgi/are_there_any_aboutconfig_tweaks_to_get_smooth/ile3whx/?context=3)). Betterfox is designed to set-and-forget, not to troubleshoot and tinker. You can compare different user.js files [here](https://jm42.github.io/compare-user.js).
|
Betterfox is already a great balance of privacy and convenience. However, you can still play with a few settings.
|
||||||
|
|
||||||
Betterfox was created with a [less is more](https://medium.com/the-mission/less-is-more-the-minimum-effective-dose-e6d56625931e) mentality (i.e., keeping in mind [the law of diminishing returns](https://pmctraining.com/site/wp-content/uploads/2018/04/Law-of-Diminishing-Returns-CHART.png)). Most repos I've encountered have niche privacy and security concerns with little regard for speed, annoyances, or mainstream use. The average user doesn't need all `prefs` altered to get the results they want.
|
See [Optional Hardening](https://github.com/yokoffing/Betterfox/wiki/Optional-Hardening) for suggestions.
|
||||||
|
|
||||||
## Assumptions
|
## Getting started
|
||||||
If you use any of the features below, please view the [common overrides](https://github.com/yokoffing/Betterfox/issues/87) sticky to restore functionality.
|
*If you don't have it already: [Get Firefox](https://www.mozilla.org/en-US/firefox/all/#product-desktop-release)*
|
||||||
* **Google Safe Browsing** (GSB) is disabled. We recommend use DNS-level protection like [NextDNS](https://nextdns.io/?from=xujj63g5), so check out our configuration guide [here](https://github.com/yokoffing/NextDNS-Config). :warning: If you have no other form of protection, then please enable GSB!
|
|
||||||
* Firefox **Accessibility Service** is disabled to improve resource utilization and security. This will impact external application autofill capability (the ability to use a keyboard shortcut to fill in forms including logins) and screen readers. If you use assistive software, override this.
|
|
||||||
* The native **password manager** is also disabled. If you don't use something like [KeePass](https://addons.mozilla.org/en-US/firefox/addon/keepassxc-browser/), [Bitwarden](https://addons.mozilla.org/en-US/firefox/addon/bitwarden-password-manager/), or [1Password](https://addons.mozilla.org/en-US/firefox/addon/1password-x-password-manager), then enable Firefox's password management.
|
|
||||||
* **Embedded tweets, instagram, reddit posts, and tiktoks** load on webpages, even though these requests are usually blocked when using Firefox's [Strict Enhanced Tracking Protection](https://support.mozilla.org/en-US/kb/enhanced-tracking-protection-firefox-desktop#w_strict-enhanced-tracking-protection).
|
|
||||||
* **Firefox Sync** and **Firefox View** are disabled.
|
|
||||||
* **Site notifications** are disabled.
|
|
||||||
* **Location requests** are rejected.
|
|
||||||
* Since Firefox implemented [state](https://github.com/yokoffing/Betterfox/blob/537eb902106f5cacebfd7a77555193ba4573dc6e/SecureFox.js#L73-L88) and [network](https://github.com/yokoffing/Betterfox/blob/537eb902106f5cacebfd7a77555193ba4573dc6e/SecureFox.js#L93-L100) **partitioning**, it is recommended but no longer necessary to clear browsing data after every session.
|
|
||||||
* [Fingerprinting](https://smartframe.io/blog/browser-fingerprinting-everything-you-need-to-know/) is a high [threat model](https://thenewoil.org/threatmodel.html) issue and is only addressed reasonably by TOR.<sup>[1](https://youtu.be/5NrbdO4yWek?t=4334)</sup> If your threat level calls for _anonymity_ and not just reasonable _privacy_, then please use the [TOR browser](https://www.torproject.org).
|
|
||||||
|
|
||||||
## Mentions
|
1) Download the user.js file [here](https://raw.githubusercontent.com/yokoffing/Betterfox/main/user.js) (Right click > `Save Link As…`).
|
||||||
|
2) Open Firefox. In the URL bar, type `about:profiles` and press `Enter`.
|
||||||
|
3) For the profile you want to use (or default), click `Open Folder` in the **Root Directory** section.
|
||||||
|
4) Close Firefox. With the folder open, move the `user.js` file into the folder.
|
||||||
|
|
||||||
**User comments:**
|
*After restarting Firefox:*
|
||||||
[1](https://old.reddit.com/r/firefox/comments/xsw0zt/comment/iqo0dbv/?context=3)
|
1) Get an **ad blocker** like [uBlock Origin](https://addons.mozilla.org/blog/ublock-origin-everything-you-need-to-know-about-the-ad-blocker/) with our [recommended filters](https://github.com/yokoffing/filterlists#guidelines). For a simple solution, use [Ghostery](https://addons.mozilla.org/en-US/firefox/addon/ghostery/).
|
||||||
[2](https://old.reddit.com/r/technology/comments/m4qdvt/google_accused_of_tracking_users_in_incognito/gqwzzgr/?context=2)
|
3) Enable **DNS-level protection** with [NextDNS](https://nextdns.io/?from=xujj63g5), and check out our configuration [guide](https://github.com/yokoffing/NextDNS-Config).
|
||||||
[3](https://old.reddit.com/r/Ubuntu/comments/pke4wz/suspicious_file_found_after_using_brave/hc568jg/?context=2)
|
* See how to [quickly enable](https://support.mozilla.org/en-US/kb/dns-over-https) **secure DNS** in Firefox.
|
||||||
[4](https://old.reddit.com/r/browsers/comments/y7w57n/which_browser_do_you_use_on_your_devices/it30hqi/?context=3)
|
|
||||||
[5](https://www.troddit.com/r/firefox/comments/z5auzi/firefox_not_properly_usingrecognizing_gpu_poor/iy0kru3)
|
|
||||||
[6](https://www.troddit.com/r/firefox/comments/z5auzi/firefox_not_properly_usingrecognizing_gpu_poor/iy36hyz)
|
|
||||||
|
|
||||||
#### Browser Integration
|
## Recognition
|
||||||
* [Pulse Browser](https://github.com/pulse-browser/browser#%EF%B8%8F-credits) (Dec 2021) | [files](https://github.com/pulse-browser/browser/tree/alpha/src/browser/app/profile)
|
|
||||||
* [Ghostery Dawn](https://github.com/ghostery/user-agent-desktop#community) (Feb 2021) | [files](https://github.com/ghostery/user-agent-desktop/tree/main/brands/ghostery/branding/pref)
|
|
||||||
* [Betterfox adopted into Ghostery Dawn](https://web.archive.org/web/20210509171835/https://www.ghostery.com/ghostery-dawn-update-more/)<sup>[1](https://web.archive.org/web/20210921114333/https://www.ghostery.com/ghostery-dawn-product-update/)</sup>
|
|
||||||
|
|
||||||
#### Guides
|
### Browser Integration
|
||||||
* [FMHY Browser Tools: Privacy Hardened Firefox](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage/#wiki_privacy_hardened_firefox)
|
* [Waterfox](https://github.com/WaterfoxCo/Waterfox/commit/735d8067b06cca00b9b04b5a6bcd0c1414118f95) | [files](https://github.com/WaterfoxCo/Waterfox/tree/future/waterfox/browser/app/profile) (August 2023)
|
||||||
|
* [Floorp](https://github.com/Floorp-Projects/Floorp#-betterfox) <sup>[1](https://github.com/Floorp-Projects/Floorp/issues/233#issuecomment-1543557167) [2](https://blog.ablaze.one/3135/2023-04-01/)</sup> | [files](https://github.com/Floorp-Projects/Floorp/blob/f63e87016d88535aafa2b57d690442b9a69cbaa5/toolkit/content/license.html#L200-L224) (April 2023)
|
||||||
|
* [Pulse](https://github.com/pulse-browser/browser#%EF%B8%8F-credits) | [files](https://github.com/pulse-browser/browser/tree/alpha/src/browser/app/profile) (Dec 2021)
|
||||||
|
* [Ghostery Private Browser](https://github.com/ghostery/user-agent-desktop#community) <sup>[1](https://web.archive.org/web/20210509171835/https://www.ghostery.com/ghostery-dawn-update-more/) [2](https://web.archive.org/web/20210921114333/https://www.ghostery.com/ghostery-dawn-product-update/)</sup> | [files](https://github.com/ghostery/user-agent-desktop/tree/main/brands/ghostery/branding/pref) (Feb 2021)
|
||||||
|
|
||||||
|
### YouTube
|
||||||
|
* [The ULTIMATE Browser Tier List](https://youtu.be/j5r6jFE8gic?t=560) (Mar 2023)
|
||||||
|
* [I Hate Firefox. But I'm Still Switching Back to It.](https://youtu.be/w0SJFED5xK0?t=220) (Nov 2022)
|
||||||
|
* [Español] [Optimize and Accelerate Firefox](https://www.youtube.com/watch?v=3XtoONmq5_Q) (Nov 2022)
|
||||||
|
* [How To Improve Firefox Performance](https://www.youtube.com/watch?v=N8IOJiOFVEk) (Dec 2021)
|
||||||
|
|
||||||
|
### Podcasts
|
||||||
|
* [Italian] [Digitalia.fm](https://digitalia.fm/684/) | 1:41:35–1:42:41 (July 2023)
|
||||||
|
* [GhoSTORIES with Franz & Pete](https://anchor.fm/ghostories/episodes/S2E6-We-Talking-Ghostery-Dawn----Again-er0q02/a-a4o5vmh) | 17:05–18:40 (Feb 2021)
|
||||||
|
|
||||||
|
### Articles
|
||||||
|
* [German] [Pulse Browser Review: Firefox fork with Turbo tweaks and Opera sidebar](https://www.computerbild.de/artikel/cb-Tipps-Software-Pulse-Browser-Review-ein-Firefox-Fork-mit-Seitenleiste-wie-bei-Opera-35644139.html#:~:text=Noch%20mehr%20Speed%2DFeatures) (April 2023)
|
||||||
|
* [2023 Browser Showdown: Comparing Chrome, Brave, Firefox, Vivaldi, and Opera](https://www.appdate.lk/technology/2023-browser-showdown/) (Jan 2023)
|
||||||
|
|
||||||
|
### Guides
|
||||||
|
* [FMHY Browser Tools: Privacy Tweaks](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage/#wiki_privacy_based_browsers)
|
||||||
* [Firefox-UI-Fix](https://github.com/black7375/Firefox-UI-Fix/wiki/Tips#privacy)
|
* [Firefox-UI-Fix](https://github.com/black7375/Firefox-UI-Fix/wiki/Tips#privacy)
|
||||||
* [Narsil/desktop_user.js](https://git.nixnet.services/Narsil/desktop_user.js#thanks)
|
* [Narsil/desktop_user.js](https://git.nixnet.services/Narsil/desktop_user.js#thanks)
|
||||||
* [pyllyukko/user.js](https://github.com/pyllyukko/user.js) [comparator](https://jm42.github.io/compare-user.js/)
|
* [pyllyukko/user.js](https://github.com/pyllyukko/user.js) [comparator](https://jm42.github.io/compare-user.js/)
|
||||||
|
|
||||||
#### Podcasts
|
### Reviews
|
||||||
* [GhoSTORIES with Franz & Pete, S2|E6, 17:05-18:40](https://anchor.fm/ghostories/episodes/S2E6-We-Talking-Ghostery-Dawn----Again-er0q02/a-a4o5vmh)
|
* “I use this one ... The performance is absolutely amazing. There’s definitely a huge difference when it comes to loading sites.” - [DIRIKtv](https://youtu.be/N8IOJiOFVEk?t=16)
|
||||||
|
* "BetterFox ... will provide good-enough privacy and help with performance." - [Qdoit12Super](https://old.reddit.com/r/browsers/comments/139h4my/suggestion_for_finding_3_good_privacy_focus/jj3n3qn/?context=2)
|
||||||
#### Contributions
|
* "...drastically changed the experience with Firefox for me. Improved speed, security, smoothness, and removed clutter." - [AppDate](https://www.appdate.lk/technology/2023-browser-showdown/#:~:text=Used%20the%20BetterFox%20user%20config%20settings%20with%20some%20overrides%20which%20drastically%20changed%20the%20experience)
|
||||||
* [Ghostery desktop browser](https://github.com/ghostery/user-agent-desktop/issues?q=is%3Apr+is%3Aissue+author%3Ayokoffing+)
|
* "FF is now much snappier! Thanks a lot for the suggestions!" - [whotheff](https://old.reddit.com/r/firefox/comments/z5auzi/firefox_not_properly_usingrecognizing_gpu_poor/iy36hyz/)
|
||||||
* [Fingerprinting protection: Betterfox and arkenfox](https://github.com/ghostery/user-agent-desktop/issues/486) (somewhat outdated)
|
* "...a good balance between privacy and convenience." - [Radplay](https://old.reddit.com/r/firefox/comments/115va7d/list_of_aboutconfiguserjs_privacy_tweaks/j9700bc/?context=2)
|
||||||
* [Orion Browser](https://orionfeedback.org/?author=yokoffing)
|
* "The best collection of tweaks available ... doesn't go crazy with privacy/security hardening that completely breaks the usability of Firefox for most users." - [AuRiMaS](https://old.reddit.com/r/MozillaFirefox/comments/15cc1vk/about_changes_in_aboutconfig/jtyx910/?context=3)
|
||||||
* [Kagi Search Engine](https://kagifeedback.org/?author=yokoffing)
|
* "...the experience is so good now I don’t think I’ll go back to any of the chromium based browsers." - [Mr_Compromise](https://old.reddit.com/r/pcmasterrace/comments/zwioe1/what_browser_will_you_be_using_in_2023_please/j1wmbxo/)
|
||||||
|
|
||||||
## Credit
|
|
||||||
* Many thanks to the [Firefox](https://www.mozilla.org/en-US/firefox/new/) team and to the people working on [Bugzilla](https://bugzilla.mozilla.org/home), fighting for the [open web](https://docs.openwebsandbox.org/learn/ows-articles/what-is-the-open-web).
|
|
||||||
* This repository benefits from the research provided by [arkenfox](https://github.com/arkenfox/user.js). While Betterfox does not use their `user.js`, we attempt to maintain parity with it.
|
|
||||||
|
|
||||||
|
|
||||||
## Support
|
## Support
|
||||||
I’m a one-person operation, working in mental health and running this page as a passion project in my time off. If you enjoy my work, please leave a tip! Your support is incredibly appreciated and allows me to dedicate time to this project :blush:
|
|
||||||
|
|
||||||
<img align="top" width="25px" src="https://coekuss.com/quietfox/bitcoin.png"> Bitcoin: 334gaiEjn6wY1VksQvYe5L668JjtPEPyiM
|
If you like the project and benefit from it, leave a :star: (top right) and become a [stargazer](https://github.com/yokoffing/Betterfox/stargazers)!
|
||||||
|
|
||||||
<img align="top" width="20px" src="https://coekuss.com/quietfox/paypal.png"> PayPal: [paypal.me](about:blank) (forthcoming)
|
[](https://github.com/yokoffing/Betterfox/stargazers)
|
||||||
|
|
||||||
<div align='center'><a href='https://www.websitecounterfree.com'><img src='https://www.websitecounterfree.com/c.php?d=9&id=19653&s=1' border='0' alt='Free Website Counter'></a><br / >
|
## Credit
|
||||||
<div align='center'>23 July 2022</div>
|
<div>
|
||||||
|
<img align="right" src="https://media.tenor.com/m_knf6IKaJwAAAAC/hi-fox.gif" width="110" height="120"/>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
* This repository benefits from the ongoing research provided by [arkenfox](https://github.com/arkenfox/user.js).
|
||||||
|
* Appreciation goes to the [Firefox](https://www.mozilla.org/en-US/firefox/new/) team and the developers working on [Bugzilla](https://bugzilla.mozilla.org/home), fighting for the open web.
|
||||||
|
* A special thanks to [Alex Kontos](https://github.com/MrAlex94) of [Waterfox](https://github.com/WaterfoxCo/Waterfox) for his collaboration in v.116.
|
||||||
|
* Many thanks to the 2021 [Ghostery](https://github.com/ghostery) team for testing Betterfox at scale in its early days.
|
||||||
|
|
||||||
|
<div align='center'>
|
||||||
|
<a href='https://www.websitecounterfree.com'><img src='https://www.websitecounterfree.com/c.php?d=9&id=19653&s=1' border='0' alt='Free Website Counter'></a><br / >
|
||||||
|
since 23 July 2022</div>
|
||||||
|
|||||||
+447
-393
File diff suppressed because it is too large
Load Diff
+23
-30
@@ -1,50 +1,43 @@
|
|||||||
//
|
|
||||||
/* Do not COPY+PASTE this file. If you do, only COPY+PASTE the user_pref itself.
|
|
||||||
*
|
|
||||||
* If you make changes to your about:config while the program is running, the
|
|
||||||
* changes will be overwritten when the application restarts.
|
|
||||||
*
|
|
||||||
* To make a change to preferences, you will have to edit the user.js file.
|
|
||||||
*/
|
|
||||||
|
|
||||||
/****************************************************************************************
|
/****************************************************************************************
|
||||||
* Smoothfox *
|
* Smoothfox *
|
||||||
* "Faber est suae quisque fortunae" *
|
* "Faber est suae quisque fortunae" *
|
||||||
* priority: better scrolling *
|
* priority: better scrolling *
|
||||||
* version: November 2022 *
|
* version: July 2023 *
|
||||||
* url: https://github.com/yokoffing/Betterfox *
|
* url: https://github.com/yokoffing/Betterfox *
|
||||||
***************************************************************************************/
|
***************************************************************************************/
|
||||||
|
|
||||||
/****************************************************************************************
|
/****************************************************************************************
|
||||||
* OPTION 1: INSTANT SCROLLING (SIMPLE ADJUSTMENT) *
|
* OPTION 1: INSTANT SCROLLING (SIMPLE ADJUSTMENT) *
|
||||||
****************************************************************************************/
|
****************************************************************************************/
|
||||||
// recommended for 60hz displays
|
// recommended for 60hz+ displays
|
||||||
user_pref("general.smoothScroll", true); // DEFAULT
|
user_pref("apz.overscroll.enabled", true); // not DEFAULT on Linux
|
||||||
user_pref("mousewheel.default.delta_multiplier_y", 275); // 250-500
|
user_pref("general.smoothScroll", true); // DEFAULT
|
||||||
|
user_pref("mousewheel.default.delta_multiplier_y", 275); // 250-400; adjust this number to your liking
|
||||||
|
|
||||||
/****************************************************************************************
|
/****************************************************************************************
|
||||||
* OPTION 2: SMOOTH SCROLLING *
|
* OPTION 2: SMOOTH SCROLLING *
|
||||||
****************************************************************************************/
|
****************************************************************************************/
|
||||||
// recommended for 90hz+ displays
|
// recommended for 90hz+ displays
|
||||||
user_pref("general.smoothScroll", true); // DEFAULT
|
user_pref("apz.overscroll.enabled", true); // not DEFAULT on Linux
|
||||||
user_pref("mousewheel.default.delta_multiplier_y", 265); // 250-500
|
user_pref("general.smoothScroll", true); // DEFAULT
|
||||||
user_pref("general.smoothScroll.msdPhysics.enabled", true);
|
user_pref("general.smoothScroll.msdPhysics.enabled", true);
|
||||||
|
user_pref("mousewheel.default.delta_multiplier_y", 300); // 250-400; adjust this number to your liking
|
||||||
|
|
||||||
/****************************************************************************************
|
/****************************************************************************************
|
||||||
* OPTION 3: NATURAL SMOOTH SCROLLING [MODIFIED] *
|
* OPTION 3: NATURAL SMOOTH SCROLLING V3 [MODIFIED] *
|
||||||
****************************************************************************************/
|
****************************************************************************************/
|
||||||
// from https://github.com/AveYo/fox/blob/main/Natural%20Smooth%20Scrolling%20for%20user.js
|
|
||||||
// largely matches Chrome flags: Windows Scrolling Personality and Smooth Scrolling
|
|
||||||
// recommended for 120hz+ displays
|
// recommended for 120hz+ displays
|
||||||
user_pref("general.smoothScroll", true); // DEFAULT
|
// largely matches Chrome flags: Windows Scrolling Personality and Smooth Scrolling
|
||||||
|
// from https://github.com/AveYo/fox/blob/cf56d1194f4e5958169f9cf335cd175daa48d349/Natural%20Smooth%20Scrolling%20for%20user.js
|
||||||
|
user_pref("apz.overscroll.enabled", true); // not DEFAULT on Linux
|
||||||
|
user_pref("general.smoothScroll", true); // DEFAULT
|
||||||
user_pref("general.smoothScroll.msdPhysics.continuousMotionMaxDeltaMS", 12);
|
user_pref("general.smoothScroll.msdPhysics.continuousMotionMaxDeltaMS", 12);
|
||||||
user_pref("general.smoothScroll.msdPhysics.enabled", true);
|
user_pref("general.smoothScroll.msdPhysics.enabled", true);
|
||||||
user_pref("general.smoothScroll.msdPhysics.motionBeginSpringConstant", 600);
|
user_pref("general.smoothScroll.msdPhysics.motionBeginSpringConstant", 600);
|
||||||
user_pref("general.smoothScroll.msdPhysics.regularSpringConstant", 650);
|
user_pref("general.smoothScroll.msdPhysics.regularSpringConstant", 650);
|
||||||
user_pref("general.smoothScroll.msdPhysics.slowdownMinDeltaMS", 25);
|
user_pref("general.smoothScroll.msdPhysics.slowdownMinDeltaMS", 25);
|
||||||
user_pref("general.smoothScroll.msdPhysics.slowdownMinDeltaRatio", 2.0);
|
user_pref("general.smoothScroll.msdPhysics.slowdownMinDeltaRatio", 2.0);
|
||||||
user_pref("general.smoothScroll.msdPhysics.slowdownSpringConstant", 250);
|
user_pref("general.smoothScroll.msdPhysics.slowdownSpringConstant", 250);
|
||||||
user_pref("general.smoothScroll.currentVelocityWeighting", 1.0);
|
user_pref("general.smoothScroll.currentVelocityWeighting", 1.0);
|
||||||
user_pref("general.smoothScroll.stopDecelerationWeighting", 1.0);
|
user_pref("general.smoothScroll.stopDecelerationWeighting", 1.0);
|
||||||
user_pref("mousewheel.default.delta_multiplier_y", 280);
|
user_pref("mousewheel.default.delta_multiplier_y", 300); // 250-400; adjust this number to your liking
|
||||||
|
|
||||||
|
|||||||
@@ -8,12 +8,12 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* BetterFox - LibreWolf overrides (beta) *
|
* Betterfox - LibreWolf overrides (beta) *
|
||||||
* Quis custodiet ipsos custodes *
|
* Quis custodiet ipsos custodes *
|
||||||
* version: November 2022 *
|
* version: November 2022 *
|
||||||
* url: https://github.com/yokoffing/Better-Fox *
|
* url: https://github.com/yokoffing/Betterfox *
|
||||||
* license: https://github.com/yokoffing/Better-Fox/blob/master/LICENSE *
|
* license: https://github.com/yokoffing/Betterfox/blob/master/LICENSE *
|
||||||
* README: https://github.com/yokoffing/Better-Fox/blob/master/README.md *
|
* README: https://github.com/yokoffing/Betterfox/blob/master/README.md *
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
// Where do I find my librewolf.overrides.cfg? https://librewolf.net/docs/settings/#where-do-i-find-my-librewolfoverridescfg
|
// Where do I find my librewolf.overrides.cfg? https://librewolf.net/docs/settings/#where-do-i-find-my-librewolfoverridescfg
|
||||||
|
|||||||
+54
-65
@@ -13,30 +13,51 @@
|
|||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* START: MY OVERRIDES *
|
* START: MY OVERRIDES *
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
/** Enter your personal prefs below this line ***/
|
|
||||||
|
|
||||||
/** SETUP ON FIRST INSTALLATION ***/
|
/** FASTFOX ***/
|
||||||
user_pref("network.trr.uri", "https://dns.nextdns.io/******"); // DoH
|
user_pref("browser.sessionstore.restore_pinned_tabs_on_demand", true);
|
||||||
|
user_pref("browser.sessionstore.interval", 50000); // 5 min.; set minimum interval between session save operations
|
||||||
|
user_pref("media.av1.enabled", false); // disable AV1 to force video hardware decoding
|
||||||
|
user_pref("network.http.pacing.requests.min-parallelism", 18); // default=6
|
||||||
|
user_pref("network.dnsCacheEntries", 20000); // maximum # of DNS entries
|
||||||
|
//user_pref("network.dnsCacheExpiration", 86400); // keep DNS entries for 24 hours
|
||||||
|
//user_pref("network.dnsCacheExpirationGracePeriod", 240); // 4 minutes
|
||||||
|
user_pref("network.http.speculative-parallel-limit", 18); // default=6
|
||||||
|
user_pref("network.dns.disablePrefetch", false);
|
||||||
|
user_pref("network.dns.disablePrefetchFromHTTPS", false);
|
||||||
|
user_pref("network.early-hints.enabled", true);
|
||||||
|
user_pref("network.early-hints.preconnect.enabled", true);
|
||||||
|
user_pref("network.early-hints.preconnect.max_connections", 20); // Nightly=10
|
||||||
|
user_pref("network.prefetch-next", true);
|
||||||
|
user_pref("network.predictor.enabled", true);
|
||||||
|
user_pref("network.predictor.enable-prefetch", true);
|
||||||
|
user_pref("network.predictor.enable-hover-on-ssl", true);
|
||||||
|
user_pref("network.predictor.preresolve-min-confidence", 10);
|
||||||
|
user_pref("network.predictor.preconnect-min-confidence", 20);
|
||||||
|
user_pref("network.predictor.prefetch-min-confidence", 30);
|
||||||
|
user_pref("network.predictor.prefetch-force-valid-for", 3600);
|
||||||
|
user_pref("network.predictor.prefetch-rolling-load-count", 120);
|
||||||
|
user_pref("network.predictor.max-resources-per-entry", 250);
|
||||||
|
user_pref("network.predictor.max-uri-length", 1000);
|
||||||
|
|
||||||
/** SECUREFOX ***/
|
/** SECUREFOX ***/
|
||||||
user_pref("browser.urlbar.showSearchSuggestionsFirst", false); // unselect "Show search suggestions ahead of browsing history in address bar results" for clean UI
|
user_pref("browser.urlbar.showSearchSuggestionsFirst", false); // unselect "Show search suggestions ahead of browsing history in address bar results" for clean UI
|
||||||
|
user_pref("browser.urlbar.groupLabels.enabled", false); // hide Firefox Suggest label in URL dropdown box
|
||||||
|
//user_pref("signon.rememberSignons", false); // Privacy & Security>Logins and Passwords>Ask to save logins and passwords for websites
|
||||||
user_pref("signon.management.page.breach-alerts.enabled", false); // extra hardening
|
user_pref("signon.management.page.breach-alerts.enabled", false); // extra hardening
|
||||||
user_pref("signon.generation.enabled", false); // unselect "Suggest and generate strong passwords" for clean UI
|
user_pref("signon.generation.enabled", false); // unselect "Suggest and generate strong passwords" for clean UI
|
||||||
user_pref("privacy.sanitize.sanitizeOnShutdown", true); // clear browsing data on shutdown
|
user_pref("signon.firefoxRelay.feature", "unavailable"); // unselect suggestions from Firefox Relay for clean UI
|
||||||
user_pref("privacy.clearOnShutdown.offlineApps", true); // disable if login issue after restart
|
user_pref("privacy.sanitize.sanitizeOnShutdown", true); // clear browsing data on shutdown
|
||||||
user_pref("browser.safebrowsing.provider.google4.gethashURL", ""); // extra hardening
|
user_pref("privacy.clearOnShutdown.offlineApps", true); // clear Site Data on shutdown
|
||||||
user_pref("browser.safebrowsing.provider.google4.updateURL", ""); // extra hardening
|
user_pref("browser.safebrowsing.downloads.enabled", false); // deny SB to scan downloads to identify suspicious files; local checks only
|
||||||
user_pref("browser.safebrowsing.provider.google.gethashURL", ""); // extra hardening
|
user_pref("browser.safebrowsing.downloads.remote.url", ""); // enforce no remote checks for downloads by SB
|
||||||
user_pref("browser.safebrowsing.provider.google.updateURL", ""); // extra hardening
|
user_pref("browser.safebrowsing.downloads.remote.block_potentially_unwanted", false); // clean up UI; not needed in user.js if remote downloads are disabled
|
||||||
user_pref("browser.safebrowsing.downloads.remote.url", ""); // extra hardening
|
user_pref("browser.safebrowsing.downloads.remote.block_uncommon", false); // clean up UI; not needed in user.js if remote downloads are disabled
|
||||||
user_pref("browser.safebrowsing.provider.google4.dataSharingURL", ""); // extra hardening
|
user_pref("browser.safebrowsing.allowOverride", false); // do not allow user to override SB
|
||||||
|
user_pref("dom.push.enabled", false); // disable Push API; breaks FF Sync
|
||||||
user_pref("browser.search.update", false); // do not update opensearch engines
|
user_pref("browser.search.update", false); // do not update opensearch engines
|
||||||
user_pref("network.trr.mode", 3); // enable TRR (without System fallback)
|
|
||||||
user_pref("network.trr.confirmationNS", "skip"); // skip TRR confirmation request
|
|
||||||
user_pref("network.notify.checkForProxies", false); // skip proxy request check
|
user_pref("network.notify.checkForProxies", false); // skip proxy request check
|
||||||
// HTTPS-First instead of HTTPS-only
|
user_pref("network.trr.confirmationNS", "skip"); // skip TRR confirmation request
|
||||||
user_pref("dom.security.https_only_mode", false); // disable in user.js
|
|
||||||
user_pref("dom.security.https_first", true); // HTTPS-First instead of HTTPS-only
|
|
||||||
|
|
||||||
/** PESKYFOX ***/
|
/** PESKYFOX ***/
|
||||||
user_pref("devtools.accessibility.enabled", false); // removes annoying "Inspect Accessibility Properties" on right-click
|
user_pref("devtools.accessibility.enabled", false); // removes annoying "Inspect Accessibility Properties" on right-click
|
||||||
@@ -53,7 +74,7 @@ user_pref("browser.urlbar.suggest.bookmark", false); // hide URL bar dropdown su
|
|||||||
user_pref("browser.urlbar.suggest.history", false); // hide URL bar dropdown suggestions
|
user_pref("browser.urlbar.suggest.history", false); // hide URL bar dropdown suggestions
|
||||||
user_pref("browser.urlbar.suggest.openpage", false); // hide URL bar dropdown suggestions
|
user_pref("browser.urlbar.suggest.openpage", false); // hide URL bar dropdown suggestions
|
||||||
//user_pref("browser.urlbar.suggest.searches", false); // hide URL bar dropdown suggestions (needed?)
|
//user_pref("browser.urlbar.suggest.searches", false); // hide URL bar dropdown suggestions (needed?)
|
||||||
user_pref("browser.urlbar.maxRichResults", 1); // minimum suggestion needed for URL bar autofill
|
//user_pref("browser.urlbar.maxRichResults", 1); // minimum suggestion needed for URL bar autofill
|
||||||
user_pref("browser.bookmarks.max_backups", 0); // minimize disk use; manually back-up
|
user_pref("browser.bookmarks.max_backups", 0); // minimize disk use; manually back-up
|
||||||
user_pref("view_source.wrap_long_lines", true); // wrap source lines
|
user_pref("view_source.wrap_long_lines", true); // wrap source lines
|
||||||
user_pref("devtools.debugger.ui.editor-wrapping", true); // wrap lines in devtools
|
user_pref("devtools.debugger.ui.editor-wrapping", true); // wrap lines in devtools
|
||||||
@@ -62,72 +83,40 @@ user_pref("pdfjs.sidebarViewOnLoad", 2); // [HIDDEN] force showing of Table of C
|
|||||||
user_pref("ui.key.menuAccessKey", 0); // remove underlined characters from various settings
|
user_pref("ui.key.menuAccessKey", 0); // remove underlined characters from various settings
|
||||||
user_pref("general.autoScroll", false); // disable unintentional behavior for middle click
|
user_pref("general.autoScroll", false); // disable unintentional behavior for middle click
|
||||||
user_pref("ui.SpellCheckerUnderlineStyle", 1); // dots for spell check errors
|
user_pref("ui.SpellCheckerUnderlineStyle", 1); // dots for spell check errors
|
||||||
user_pref("browser.tabs.loadInBackground", false); // CTRL+SHIFT+CLICK for background tabs; Settings>General>Tabs>"When you open a link, image or media in a new tab, switch to it immediately"
|
//user_pref("browser.tabs.loadInBackground", false); // CTRL+SHIFT+CLICK for background tabs; Settings>General>Tabs>"When you open a link, image or media in a new tab, switch to it immediately"
|
||||||
user_pref("media.videocontrols.picture-in-picture.improved-video-controls.enabled", true);
|
user_pref("media.videocontrols.picture-in-picture.display-text-tracks.size", "small"); // PiP
|
||||||
user_pref("media.videocontrols.picture-in-picture.display-text-tracks.size", "small");
|
user_pref("media.videocontrols.picture-in-picture.urlbar-button.enabled", false); // PiP in address bar
|
||||||
user_pref("image.jxl.enabled", true);
|
|
||||||
user_pref("extensions.unifiedExtensions.enabled", false); // disable MV3 unified extensions button [FF 109+]
|
|
||||||
user_pref("reader.parse-on-load.enabled", false); // disable reader mode
|
user_pref("reader.parse-on-load.enabled", false); // disable reader mode
|
||||||
//user_pref("reader.color_scheme", "auto"); // match system theme for when reader is enabled
|
//user_pref("reader.color_scheme", "auto"); // match system theme for when reader is enabled
|
||||||
//user_pref("browser.urlbar.openintab", true); // stay on current site and open new tab when typing in URL bar
|
//user_pref("browser.urlbar.openintab", true); // stay on current site and open new tab when typing in URL bar
|
||||||
|
|
||||||
/** FASTFOX ***/
|
|
||||||
user_pref("browser.sessionstore.restore_pinned_tabs_on_demand", true);
|
|
||||||
user_pref("browser.sessionstore.interval", 30000); // set minimum interval between session save operations
|
|
||||||
user_pref("gfx.webrender.compositor.force-enabled", true); // reinforce
|
|
||||||
user_pref("layers.gpu-process.force-enabled", true); // reinforce
|
|
||||||
user_pref("media.hardware-video-decoding.force-enabled", true); // reinforce
|
|
||||||
user_pref("network.http.http3.enable", false); // disable QUIC for faster upload speeds
|
|
||||||
user_pref("media.av1.enabled", false); // disable AV1 to force video hardware decoding
|
|
||||||
user_pref("network.http.speculative-parallel-limit", 18);
|
|
||||||
//user_pref("network.dns.disablePrefetch", false);
|
|
||||||
//user_pref("network.dns.disablePrefetchFromHTTPS", false);
|
|
||||||
//user_pref("network.prefetch-next", true);
|
|
||||||
user_pref("network.predictor.enabled", true);
|
|
||||||
user_pref("network.predictor.enable-prefetch", true);
|
|
||||||
user_pref("network.predictor.enable-hover-on-ssl", true);
|
|
||||||
user_pref("network.predictor.preresolve-min-confidence", 10);
|
|
||||||
user_pref("network.predictor.preconnect-min-confidence", 20);
|
|
||||||
user_pref("network.predictor.prefetch-min-confidence", 30);
|
|
||||||
user_pref("network.predictor.prefetch-force-valid-for", 3600);
|
|
||||||
user_pref("network.predictor.prefetch-rolling-load-count", 120);
|
|
||||||
user_pref("network.predictor.max-resources-per-entry", 250);
|
|
||||||
user_pref("network.predictor.max-uri-length", 1000);
|
|
||||||
|
|
||||||
/** DELETE IF NOT NIGHTLY ***/
|
/** DELETE IF NOT NIGHTLY ***/
|
||||||
user_pref("javascript.options.experimental.import_assertions", true);
|
user_pref("layout.css.scroll-driven-animations.enabled", true); // CSS scroll-linked animations
|
||||||
user_pref("javascript.options.experimental.shadow_realms", true);
|
user_pref("privacy.userContext.enabled", false); // disable Containers functionality
|
||||||
user_pref("javascript.options.wasm_gc", true);
|
|
||||||
user_pref("javascript.options.wasm_function_references", true);
|
|
||||||
//user_pref("javascript.options.experimental.array_grouping", true);
|
|
||||||
//user_pref("javascript.options.experimental.enable_change_array_by_copy", true);
|
|
||||||
user_pref("cookiebanners.service.mode", 2);
|
|
||||||
user_pref("cookiebanners.service.mode.privateBrowsing", 1);
|
|
||||||
user_pref("privacy.globalprivacycontrol.enabled", true);
|
|
||||||
user_pref("privacy.globalprivacycontrol.functionality.enabled", true);
|
|
||||||
user_pref("privacy.userContext.enabled", false);
|
|
||||||
user_pref("browser.crashReports.unsubmittedCheck.enabled", false); // true by default on NIGHTLY
|
user_pref("browser.crashReports.unsubmittedCheck.enabled", false); // true by default on NIGHTLY
|
||||||
user_pref("browser.urlbar.suggest.quickactions", false);
|
//user_pref("browser.urlbar.suggest.quickactions", false); // Quick Actions in URL bar
|
||||||
//user_pref("xpinstall.signatures.required", false); // [ESR/DEV/NIGHTLY]
|
//user_pref("xpinstall.signatures.required", false); // [ESR/DEV/NIGHTLY]
|
||||||
user_pref("extensions.webextensions.restrictedDomains", ""); // remove Mozilla restricted domains [DEV/NIGHTLY]
|
|
||||||
|
|
||||||
/** DELETE IF NOT WINDOWS ***/
|
/** DELETE IF NOT WINDOWS DESKTOP ***/
|
||||||
//user_pref("pdfjs.defaultZoomValue", "page-fit"); // DESKTOP; alt=125; PDF zoom level
|
user_pref("network.trr.mode", 3); // enable TRR (without System fallback)
|
||||||
user_pref("gfx.webrender.quality.force-subpixel-aa-where-possible", true); // font improvement
|
user_pref("pdfjs.defaultZoomValue", "125"); // DESKTOP; alt=page-width; PDF zoom level
|
||||||
user_pref("gfx.font_rendering.cleartype_params.rendering_mode", 5);
|
user_pref("gfx.font_rendering.cleartype_params.rendering_mode", 5);
|
||||||
user_pref("gfx.font_rendering.cleartype_params.cleartype_level", 100);
|
user_pref("gfx.font_rendering.cleartype_params.cleartype_level", 100);
|
||||||
user_pref("gfx.font_rendering.cleartype_params.force_gdi_classic_for_families", "");
|
user_pref("gfx.font_rendering.cleartype_params.force_gdi_classic_for_families", "");
|
||||||
user_pref("gfx.font_rendering.cleartype_params.force_gdi_classic_max_size", 6);
|
user_pref("gfx.font_rendering.cleartype_params.force_gdi_classic_max_size", 6);
|
||||||
user_pref("gfx.font_rendering.directwrite.use_gdi_table_loading", false);
|
user_pref("gfx.font_rendering.directwrite.use_gdi_table_loading", false);
|
||||||
|
//user_pref("gfx.font_rendering.cleartype_params.gamma", 898); // 1000-2200; https://www.reddit.com/r/firefox/comments/10ed7o2/comment/j4qar9y/
|
||||||
user_pref("image.mem.decode_bytes_at_a_time", 262144); // alt=512000
|
user_pref("image.mem.decode_bytes_at_a_time", 262144); // alt=512000
|
||||||
user_pref("browser.cache.memory.capacity", 5242880);
|
user_pref("browser.cache.memory.capacity", 2097152); // fixed maximum 2 GB in memory cache
|
||||||
user_pref("browser.cache.memory.max_entry_size", 327680);
|
user_pref("browser.cache.memory.max_entry_size", 327680); // maximum size of in memory cached objects
|
||||||
user_pref("media.memory_caches_combined_limit_pc_sysmem", 40);
|
//user_pref("media.memory_caches_combined_limit_pc_sysmem", 40);
|
||||||
user_pref("media.memory_caches_combined_limit_kb", 3145728);
|
user_pref("media.memory_caches_combined_limit_kb", 3145728);
|
||||||
//user_pref("font.name.serif.x-western", "Roboto Slab"); // serif font
|
//user_pref("font.name.serif.x-western", "Roboto Slab"); // serif font
|
||||||
//user_pref("font.name.sans-serif.x-western", "Roboto"); // sans-serif font
|
//user_pref("font.name.sans-serif.x-western", "Roboto"); // sans-serif font
|
||||||
//user_pref("font.name.monospace.x-western", "Fira Code"); // monospace font
|
//user_pref("font.name.monospace.x-western", "Fira Code"); // monospace font
|
||||||
|
|
||||||
/** DELETE IF NOT macOS ***/
|
/** DELETE IF NOT macOS LAPTOP ***/
|
||||||
|
user_pref("network.trr.mode", 2); // enable TRR (with System fallback)
|
||||||
user_pref("pdfjs.defaultZoomValue", "page-width"); // LAPTOP; PDF zoom level
|
user_pref("pdfjs.defaultZoomValue", "page-width"); // LAPTOP; PDF zoom level
|
||||||
|
user_pref("app.update.auto", false); // disable auto-installing Firefox updates [NON-WINDOWS]
|
||||||
//user_pref("font.name.monospace.x-western", "SF Mono"); // monospace font
|
//user_pref("font.name.monospace.x-western", "SF Mono"); // monospace font
|
||||||
|
|||||||
@@ -10,21 +10,82 @@
|
|||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Betterfox *
|
* Betterfox *
|
||||||
* "Ad meliora" *
|
* "Ad meliora" *
|
||||||
* version: 108 *
|
* version: 116 *
|
||||||
* url: https://github.com/yokoffing/Betterfox *
|
* url: https://github.com/yokoffing/Betterfox *
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
|
/****************************************************************************
|
||||||
|
* SECTION: FASTFOX *
|
||||||
|
****************************************************************************/
|
||||||
|
user_pref("nglayout.initialpaint.delay", 0);
|
||||||
|
user_pref("nglayout.initialpaint.delay_in_oopif", 0);
|
||||||
|
user_pref("content.notify.interval", 100000);
|
||||||
|
user_pref("browser.startup.preXulSkeletonUI", false);
|
||||||
|
|
||||||
|
/** EXPERIMENTAL ***/
|
||||||
|
user_pref("layout.css.grid-template-masonry-value.enabled", true);
|
||||||
|
user_pref("dom.enable_web_task_scheduling", true);
|
||||||
|
user_pref("layout.css.has-selector.enabled", true);
|
||||||
|
|
||||||
|
/** GFX ***/
|
||||||
|
//user_pref("gfx.webrender.precache-shaders", true); // optional
|
||||||
|
//user_pref("gfx.canvas.accelerated", true); // enable if using a dedicated GPU on WINDOWS
|
||||||
|
user_pref("gfx.canvas.accelerated.cache-items", 4096);
|
||||||
|
user_pref("gfx.canvas.accelerated.cache-size", 512);
|
||||||
|
user_pref("gfx.content.skia-font-cache-size", 20);
|
||||||
|
|
||||||
|
/** BROWSER CACHE ***/
|
||||||
|
//user_pref("browser.cache.disk.enable", true); // DEFAULT
|
||||||
|
//user_pref("browser.cache.disk.smart_size.enabled", false);
|
||||||
|
//user_pref("browser.cache.disk.capacity", 8192000);
|
||||||
|
//user_pref("browser.cache.disk.metadata_memory_limit", 10000);
|
||||||
|
user_pref("browser.cache.memory.capacity", 1048576);
|
||||||
|
user_pref("browser.cache.memory.max_entry_size", 65536);
|
||||||
|
|
||||||
|
/** MEDIA CACHE ***/
|
||||||
|
user_pref("media.memory_cache_max_size", 196608);
|
||||||
|
user_pref("media.memory_caches_combined_limit_kb", 1572864);
|
||||||
|
user_pref("media.cache_readahead_limit", 7200);
|
||||||
|
user_pref("media.cache_resume_threshold", 3600);
|
||||||
|
|
||||||
|
/** IMAGE CACHE ***/
|
||||||
|
user_pref("image.mem.decode_bytes_at_a_time", 32768);
|
||||||
|
|
||||||
|
/** NETWORK ***/
|
||||||
|
user_pref("network.buffer.cache.size", 262144);
|
||||||
|
user_pref("network.buffer.cache.count", 128);
|
||||||
|
user_pref("network.http.max-connections", 1800);
|
||||||
|
user_pref("network.http.max-persistent-connections-per-server", 10);
|
||||||
|
user_pref("network.http.max-urgent-start-excessive-connections-per-host", 5);
|
||||||
|
user_pref("network.websocket.max-connections", 400);
|
||||||
|
user_pref("network.http.pacing.requests.min-parallelism", 12);
|
||||||
|
user_pref("network.http.pacing.requests.burst", 20);
|
||||||
|
user_pref("network.http.connection-retry-timeout", 0);
|
||||||
|
user_pref("network.dnsCacheEntries", 10000);
|
||||||
|
user_pref("network.dnsCacheExpiration", 86400);
|
||||||
|
user_pref("network.dns.max_high_priority_threads", 8);
|
||||||
|
user_pref("network.ssl_tokens_cache_capacity", 32768);
|
||||||
|
|
||||||
|
/** SPECULATIVE CONNECTIONS ***/
|
||||||
|
user_pref("network.http.speculative-parallel-limit", 0);
|
||||||
|
user_pref("network.dns.disablePrefetch", true);
|
||||||
|
user_pref("browser.urlbar.speculativeConnect.enabled", false);
|
||||||
|
user_pref("browser.places.speculativeConnect.enabled", false);
|
||||||
|
user_pref("network.prefetch-next", false);
|
||||||
|
user_pref("network.predictor.enabled", false);
|
||||||
|
user_pref("network.predictor.enable-prefetch", false);
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* SECTION: SECUREFOX *
|
* SECTION: SECUREFOX *
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
/** TRACKING PROTECTION ***/
|
/** TRACKING PROTECTION ***/
|
||||||
user_pref("browser.contentblocking.category", "strict");
|
user_pref("browser.contentblocking.category", "strict");
|
||||||
user_pref("privacy.trackingprotection.emailtracking.enabled", true);
|
|
||||||
user_pref("urlclassifier.trackingSkipURLs", "*.reddit.com, *.twitter.com, *.twimg.com, *.tiktok.com");
|
user_pref("urlclassifier.trackingSkipURLs", "*.reddit.com, *.twitter.com, *.twimg.com, *.tiktok.com");
|
||||||
user_pref("urlclassifier.features.socialtracking.skipURLs", "*.instagram.com, *.twitter.com, *.twimg.com");
|
user_pref("urlclassifier.features.socialtracking.skipURLs", "*.instagram.com, *.twitter.com, *.twimg.com");
|
||||||
user_pref("privacy.partition.always_partition_third_party_non_cookie_storage", true);
|
user_pref("privacy.query_stripping.strip_list", "__hsfp __hssc __hstc __s _hsenc _openstat dclid fbclid gbraid gclid hsCtaTracking igshid mc_eid ml_subscriber ml_subscriber_hash msclkid oft_c oft_ck oft_d oft_id oft_ids oft_k oft_lk oft_sk oly_anon_id oly_enc_id rb_clickid s_cid twclid vero_conv vero_id wbraid wickedid yclid");
|
||||||
user_pref("privacy.partition.always_partition_third_party_non_cookie_storage.exempt_sessionstorage", false);
|
|
||||||
user_pref("browser.uitour.enabled", false);
|
user_pref("browser.uitour.enabled", false);
|
||||||
|
user_pref("privacy.globalprivacycontrol.enabled", true);
|
||||||
|
user_pref("privacy.globalprivacycontrol.functionality.enabled", true);
|
||||||
|
|
||||||
/** OCSP & CERTS / HPKP ***/
|
/** OCSP & CERTS / HPKP ***/
|
||||||
user_pref("security.OCSP.enabled", 0);
|
user_pref("security.OCSP.enabled", 0);
|
||||||
@@ -34,67 +95,46 @@ user_pref("security.cert_pinning.enforcement_level", 2);
|
|||||||
|
|
||||||
/** SSL / TLS ***/
|
/** SSL / TLS ***/
|
||||||
user_pref("security.ssl.treat_unsafe_negotiation_as_broken", true);
|
user_pref("security.ssl.treat_unsafe_negotiation_as_broken", true);
|
||||||
|
user_pref("security.ssl.require_safe_negotiation", true);
|
||||||
user_pref("browser.xul.error_pages.expert_bad_cert", true);
|
user_pref("browser.xul.error_pages.expert_bad_cert", true);
|
||||||
user_pref("security.tls.enable_0rtt_data", false);
|
user_pref("security.tls.enable_0rtt_data", false);
|
||||||
|
|
||||||
/** RFP ***/
|
|
||||||
user_pref("browser.startup.blankWindow", false);
|
|
||||||
user_pref("browser.display.use_system_colors", false);
|
|
||||||
|
|
||||||
/** DISK AVOIDANCE ***/
|
/** DISK AVOIDANCE ***/
|
||||||
user_pref("browser.cache.disk.enable", false);
|
|
||||||
user_pref("browser.privatebrowsing.forceMediaMemoryCache", true);
|
user_pref("browser.privatebrowsing.forceMediaMemoryCache", true);
|
||||||
|
user_pref("browser.sessionstore.interval", 60000);
|
||||||
user_pref("browser.sessionstore.privacy_level", 2);
|
user_pref("browser.sessionstore.privacy_level", 2);
|
||||||
user_pref("browser.pagethumbnails.capturing_disabled", true);
|
|
||||||
|
|
||||||
/** SHUTDOWN & SANITIZING ***/
|
/** SHUTDOWN & SANITIZING ***/
|
||||||
user_pref("privacy.history.custom", true);
|
user_pref("privacy.history.custom", true);
|
||||||
|
|
||||||
/** SPECULATIVE CONNECTIONS ***/
|
|
||||||
user_pref("network.http.speculative-parallel-limit", 0);
|
|
||||||
user_pref("network.dns.disablePrefetch", true);
|
|
||||||
user_pref("network.dns.disablePrefetchFromHTTPS", true);
|
|
||||||
user_pref("browser.urlbar.speculativeConnect.enabled", false);
|
|
||||||
user_pref("browser.places.speculativeConnect.enabled", false);
|
|
||||||
user_pref("network.prefetch-next", false);
|
|
||||||
user_pref("network.predictor.enabled", false);
|
|
||||||
user_pref("network.predictor.enable-prefetch", false);
|
|
||||||
|
|
||||||
/** SEARCH / URL BAR ***/
|
/** SEARCH / URL BAR ***/
|
||||||
user_pref("browser.search.separatePrivateDefault.ui.enabled", true);
|
user_pref("browser.search.separatePrivateDefault.ui.enabled", true);
|
||||||
user_pref("browser.urlbar.update2.engineAliasRefresh", true);
|
user_pref("browser.urlbar.update2.engineAliasRefresh", true);
|
||||||
user_pref("browser.search.suggest.enabled", false);
|
user_pref("browser.search.suggest.enabled", false);
|
||||||
user_pref("browser.urlbar.suggest.quicksuggest.sponsored", false);
|
user_pref("browser.urlbar.suggest.quicksuggest.sponsored", false);
|
||||||
user_pref("browser.urlbar.suggest.quicksuggest.nonsponsored", false);
|
user_pref("browser.urlbar.suggest.quicksuggest.nonsponsored", false);
|
||||||
|
user_pref("browser.formfill.enable", false);
|
||||||
|
user_pref("security.insecure_connection_text.enabled", true);
|
||||||
|
user_pref("security.insecure_connection_text.pbmode.enabled", true);
|
||||||
user_pref("network.IDN_show_punycode", true);
|
user_pref("network.IDN_show_punycode", true);
|
||||||
|
|
||||||
|
/** HTTPS-FIRST POLICY ***/
|
||||||
|
user_pref("dom.security.https_first", true);
|
||||||
|
|
||||||
/** HTTPS-ONLY MODE ***/
|
/** HTTPS-ONLY MODE ***/
|
||||||
user_pref("dom.security.https_only_mode", true);
|
|
||||||
user_pref("dom.security.https_only_mode_error_page_user_suggestions", true);
|
user_pref("dom.security.https_only_mode_error_page_user_suggestions", true);
|
||||||
|
|
||||||
/** DNS-over-HTTPS (DOH) ***/
|
|
||||||
user_pref("network.dns.skipTRR-when-parental-control-enabled", false);
|
|
||||||
|
|
||||||
/** PROXY / SOCKS / IPv6 ***/
|
|
||||||
user_pref("network.proxy.socks_remote_dns", true);
|
|
||||||
user_pref("network.file.disable_unc_paths", true);
|
|
||||||
user_pref("network.gio.supported-protocols", "");
|
|
||||||
|
|
||||||
/** PASSWORDS AND AUTOFILL ***/
|
/** PASSWORDS AND AUTOFILL ***/
|
||||||
user_pref("signon.formlessCapture.enabled", false);
|
|
||||||
user_pref("signon.privateBrowsingCapture.enabled", false);
|
|
||||||
user_pref("signon.autofillForms", false);
|
|
||||||
user_pref("signon.rememberSignons", false);
|
user_pref("signon.rememberSignons", false);
|
||||||
user_pref("editor.truncate_user_pastes", false);
|
user_pref("editor.truncate_user_pastes", false);
|
||||||
|
|
||||||
/** ADDRESS + CREDIT CARD MANAGER ***/
|
/** ADDRESS + CREDIT CARD MANAGER ***/
|
||||||
user_pref("extensions.formautofill.addresses.enabled", false);
|
user_pref("extensions.formautofill.addresses.enabled", false);
|
||||||
user_pref("extensions.formautofill.creditCards.enabled", false);
|
user_pref("extensions.formautofill.creditCards.enabled", false);
|
||||||
user_pref("extensions.formautofill.heuristics.enabled", false);
|
|
||||||
user_pref("browser.formfill.enable", false);
|
|
||||||
|
|
||||||
/** MIXED CONTENT + CROSS-SITE ***/
|
/** MIXED CONTENT + CROSS-SITE ***/
|
||||||
user_pref("network.auth.subresource-http-auth-allow", 1);
|
user_pref("network.auth.subresource-http-auth-allow", 1);
|
||||||
|
user_pref("security.mixed_content.block_display_content", true);
|
||||||
user_pref("pdfjs.enableScripting", false);
|
user_pref("pdfjs.enableScripting", false);
|
||||||
user_pref("extensions.postDownloadThirdPartyPrompt", false);
|
user_pref("extensions.postDownloadThirdPartyPrompt", false);
|
||||||
user_pref("permissions.delegation.enabled", false);
|
user_pref("permissions.delegation.enabled", false);
|
||||||
@@ -109,25 +149,16 @@ user_pref("privacy.userContext.ui.enabled", true);
|
|||||||
user_pref("media.peerconnection.ice.proxy_only_if_behind_proxy", true);
|
user_pref("media.peerconnection.ice.proxy_only_if_behind_proxy", true);
|
||||||
user_pref("media.peerconnection.ice.default_address_only", true);
|
user_pref("media.peerconnection.ice.default_address_only", true);
|
||||||
|
|
||||||
/** GOOGLE SAFE BROWSING ***/
|
/** SAFE BROWSING ***/
|
||||||
user_pref("browser.safebrowsing.malware.enabled", false);
|
user_pref("browser.safebrowsing.downloads.remote.enabled", false);
|
||||||
user_pref("browser.safebrowsing.phishing.enabled", false);
|
|
||||||
user_pref("browser.safebrowsing.downloads.enabled", false);
|
|
||||||
user_pref("browser.safebrowsing.downloads.remote.block_potentially_unwanted", false);
|
|
||||||
user_pref("browser.safebrowsing.downloads.remote.block_uncommon", false);
|
|
||||||
user_pref("browser.safebrowsing.blockedURIs.enabled", false);
|
|
||||||
|
|
||||||
/** MOZILLA ***/
|
/** MOZILLA ***/
|
||||||
|
user_pref("accessibility.force_disabled", 1);
|
||||||
user_pref("identity.fxaccounts.enabled", false);
|
user_pref("identity.fxaccounts.enabled", false);
|
||||||
user_pref("browser.tabs.firefox-view", false);
|
user_pref("browser.tabs.firefox-view", false);
|
||||||
user_pref("dom.push.enabled", false);
|
|
||||||
user_pref("permissions.default.desktop-notification", 2);
|
user_pref("permissions.default.desktop-notification", 2);
|
||||||
user_pref("permissions.default.geo", 2);
|
user_pref("permissions.default.geo", 2);
|
||||||
user_pref("geo.provider.network.url", "https://location.services.mozilla.com/v1/geolocate?key=%MOZILLA_API_KEY%");
|
user_pref("geo.provider.network.url", "https://location.services.mozilla.com/v1/geolocate?key=%MOZILLA_API_KEY%");
|
||||||
user_pref("geo.provider.ms-windows-location", false); // WINDOWS
|
|
||||||
user_pref("geo.provider.use_corelocation", false); // MAC
|
|
||||||
user_pref("geo.provider.use_gpsd", false); // LINUX
|
|
||||||
user_pref("geo.provider.use_geoclue", false); // LINUX
|
|
||||||
user_pref("permissions.manager.defaultsUrl", "");
|
user_pref("permissions.manager.defaultsUrl", "");
|
||||||
user_pref("webchannel.allowObject.urlWhitelist", "");
|
user_pref("webchannel.allowObject.urlWhitelist", "");
|
||||||
|
|
||||||
@@ -153,7 +184,6 @@ user_pref("browser.crashReports.unsubmittedCheck.autoSubmit2", false);
|
|||||||
user_pref("captivedetect.canonicalURL", "");
|
user_pref("captivedetect.canonicalURL", "");
|
||||||
user_pref("network.captive-portal-service.enabled", false);
|
user_pref("network.captive-portal-service.enabled", false);
|
||||||
user_pref("network.connectivity-service.enabled", false);
|
user_pref("network.connectivity-service.enabled", false);
|
||||||
user_pref("default-browser-agent.enabled", false);
|
|
||||||
user_pref("app.normandy.enabled", false);
|
user_pref("app.normandy.enabled", false);
|
||||||
user_pref("app.normandy.api_url", "");
|
user_pref("app.normandy.api_url", "");
|
||||||
user_pref("browser.ping-centre.telemetry", false);
|
user_pref("browser.ping-centre.telemetry", false);
|
||||||
@@ -167,7 +197,6 @@ user_pref("browser.newtabpage.activity-stream.telemetry", false);
|
|||||||
user_pref("layout.css.prefers-color-scheme.content-override", 2);
|
user_pref("layout.css.prefers-color-scheme.content-override", 2);
|
||||||
user_pref("toolkit.legacyUserProfileCustomizations.stylesheets", true);
|
user_pref("toolkit.legacyUserProfileCustomizations.stylesheets", true);
|
||||||
user_pref("app.update.suppressPrompts", true);
|
user_pref("app.update.suppressPrompts", true);
|
||||||
user_pref("accessibility.force_disabled", 1);
|
|
||||||
user_pref("browser.compactmode.show", true);
|
user_pref("browser.compactmode.show", true);
|
||||||
user_pref("browser.privatebrowsing.vpnpromourl", "");
|
user_pref("browser.privatebrowsing.vpnpromourl", "");
|
||||||
user_pref("extensions.getAddons.showPane", false);
|
user_pref("extensions.getAddons.showPane", false);
|
||||||
@@ -177,15 +206,18 @@ user_pref("browser.newtabpage.activity-stream.asrouter.userprefs.cfr.addons", fa
|
|||||||
user_pref("browser.newtabpage.activity-stream.asrouter.userprefs.cfr.features", false);
|
user_pref("browser.newtabpage.activity-stream.asrouter.userprefs.cfr.features", false);
|
||||||
user_pref("browser.preferences.moreFromMozilla", false);
|
user_pref("browser.preferences.moreFromMozilla", false);
|
||||||
user_pref("browser.tabs.tabmanager.enabled", false);
|
user_pref("browser.tabs.tabmanager.enabled", false);
|
||||||
|
user_pref("browser.aboutConfig.showWarning", false);
|
||||||
user_pref("browser.aboutwelcome.enabled", false);
|
user_pref("browser.aboutwelcome.enabled", false);
|
||||||
user_pref("findbar.highlightAll", true);
|
user_pref("browser.privateWindowSeparation.enabled", false); // WINDOWS
|
||||||
user_pref("middlemouse.contentLoadURL", false);
|
|
||||||
user_pref("browser.privatebrowsing.enable-new-indicator", false);
|
user_pref("browser.privatebrowsing.enable-new-indicator", false);
|
||||||
|
user_pref("cookiebanners.service.mode", 2);
|
||||||
|
user_pref("cookiebanners.service.mode.privateBrowsing", 2);
|
||||||
|
user_pref("browser.translations.enable", true);
|
||||||
|
|
||||||
/** FULLSCREEN ***/
|
/** FULLSCREEN ***/
|
||||||
user_pref("full-screen-api.transition-duration.enter", "0 0");
|
user_pref("full-screen-api.transition-duration.enter", "0 0");
|
||||||
user_pref("full-screen-api.transition-duration.leave", "0 0");
|
user_pref("full-screen-api.transition-duration.leave", "0 0");
|
||||||
user_pref("full-screen-api.warning.delay", 0);
|
user_pref("full-screen-api.warning.delay", -1);
|
||||||
user_pref("full-screen-api.warning.timeout", 0);
|
user_pref("full-screen-api.warning.timeout", 0);
|
||||||
|
|
||||||
/** URL BAR ***/
|
/** URL BAR ***/
|
||||||
@@ -209,63 +241,18 @@ user_pref("browser.download.always_ask_before_handling_new_types", true);
|
|||||||
|
|
||||||
/** PDF ***/
|
/** PDF ***/
|
||||||
user_pref("browser.download.open_pdf_attachments_inline", true);
|
user_pref("browser.download.open_pdf_attachments_inline", true);
|
||||||
|
user_pref("pdfjs.sidebarViewOnLoad", 2);
|
||||||
|
|
||||||
/** TAB BEHAVIOR ***/
|
/** TAB BEHAVIOR ***/
|
||||||
user_pref("browser.link.open_newwindow.restriction", 0);
|
|
||||||
user_pref("dom.disable_window_move_resize", true);
|
|
||||||
user_pref("browser.tabs.loadBookmarksInTabs", true);
|
user_pref("browser.tabs.loadBookmarksInTabs", true);
|
||||||
user_pref("browser.bookmarks.openInTabClosesMenu", false);
|
user_pref("browser.bookmarks.openInTabClosesMenu", false);
|
||||||
user_pref("clipboard.plainTextOnly", true);
|
user_pref("browser.menu.showViewImageInfo", true);
|
||||||
user_pref("dom.popup_allowed_events", "click dblclick");
|
user_pref("findbar.highlightAll", true);
|
||||||
user_pref("layout.css.has-selector.enabled", true);
|
|
||||||
|
|
||||||
/****************************************************************************
|
|
||||||
* SECTION: FASTFOX *
|
|
||||||
****************************************************************************/
|
|
||||||
user_pref("nglayout.initialpaint.delay", 0);
|
|
||||||
user_pref("nglayout.initialpaint.delay_in_oopif", 0);
|
|
||||||
user_pref("content.notify.interval", 360000);
|
|
||||||
user_pref("browser.startup.preXulSkeletonUI", false);
|
|
||||||
|
|
||||||
/** EXPERIMENTAL ***/
|
|
||||||
user_pref("layout.css.grid-template-masonry-value.enabled", true);
|
|
||||||
user_pref("dom.enable_web_task_scheduling", true);
|
|
||||||
user_pref("layout.css.animation-composition.enabled", true);
|
|
||||||
|
|
||||||
/** GFX ***/
|
|
||||||
user_pref("gfx.webrender.all", true);
|
|
||||||
user_pref("gfx.webrender.precache-shaders", true);
|
|
||||||
user_pref("gfx.webrender.compositor", true);
|
|
||||||
user_pref("layers.gpu-process.enabled", true);
|
|
||||||
user_pref("media.hardware-video-decoding.enabled", true);
|
|
||||||
user_pref("gfx.canvas.accelerated", true);
|
|
||||||
user_pref("gfx.canvas.accelerated.cache-items", 32768);
|
|
||||||
user_pref("gfx.canvas.accelerated.cache-size", 4096);
|
|
||||||
user_pref("gfx.content.skia-font-cache-size", 80);
|
|
||||||
user_pref("image.cache.size", 10485760);
|
|
||||||
user_pref("image.mem.decode_bytes_at_a_time", 131072);
|
|
||||||
user_pref("image.mem.shared.unmap.min_expiration_ms", 120000);
|
|
||||||
user_pref("media.memory_cache_max_size", 1048576);
|
|
||||||
user_pref("media.memory_caches_combined_limit_kb", 2560000);
|
|
||||||
user_pref("media.cache_readahead_limit", 9000);
|
|
||||||
user_pref("media.cache_resume_threshold", 6000);
|
|
||||||
|
|
||||||
/** BROWSER CACHE ***/
|
|
||||||
user_pref("browser.cache.memory.capacity", -1);
|
|
||||||
user_pref("browser.cache.memory.max_entry_size", 153600);
|
|
||||||
|
|
||||||
/** NETWORK ***/
|
|
||||||
user_pref("network.buffer.cache.size", 262144);
|
|
||||||
user_pref("network.buffer.cache.count", 128);
|
|
||||||
user_pref("network.dnsCacheEntries", 20000);
|
|
||||||
user_pref("network.dnsCacheExpiration", 3600);
|
|
||||||
user_pref("network.dnsCacheExpirationGracePeriod", 240);
|
|
||||||
user_pref("network.ssl_tokens_cache_capacity", 32768);
|
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* SECTION: SMOOTHFOX *
|
* SECTION: SMOOTHFOX *
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
// see https://github.com/yokoffing/Betterfox/blob/master/Smoothfox.js
|
// visit https://github.com/yokoffing/Betterfox/blob/master/Smoothfox.js
|
||||||
// Enter your scrolling prefs below this line:
|
// Enter your scrolling prefs below this line:
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
|
|||||||
Reference in New Issue
Block a user