ITADN
arkenfox/user.js

版本发布 8

arkenfox user.js v135135.0
? · 2025-03-06

🟦 links: [FF134 release notes](https://www.mozilla.org/firefox/134.0/releasenotes/) | [for developers](https://developer.mozilla.org/docs/Mozilla/Firefox/Releases/134) | [security advisories](https://www.mozilla.org/en-US/security/advisories/mfsa2025-01/) [FF135 release notes](https://www.mozilla.org/firefox/135.0/releasenotes/) | [for developers](https://developer.mozilla.org/docs/Mozilla/Firefox/Releases/135) | [security advisories](https://www.mozilla.org/en-US/security/advisories/mfsa2025-07/) 🟪 issues: [FF133-FF134](https://github.com/arkenfox/user.js/issues/1932) | [FF134-FF135](https://github.com/arkenfox/user.js/issues/1933) 🟩 changelog summary - new (all these are new in Firefox 136) - user_pref("privacy.clearHistory.browsingHistoryAndDownloads", true); - user_pref("privacy.clearHistory.formdata", true); - user_pref("privacy.clearOnShutdown_v2.browsingHistoryAndDownloads", true); - user_pref("privacy.clearOnShutdown_v2.downloads", true); - user_pref("privacy.clearOnShutdown_v2.formdata", true); - user_pref("privacy.clearSiteData.browsingHistoryAndDownloads", true); - user_pref("privacy.clearSiteData.formdata", true); - removed - 4 legacy sanitizing prefs that have been inactive since jesus - made inactive and moved to 6050 for prefsCleaner - 13 legacy sanitizing prefs The legacy prefs are anything starting with `privacy.clearOnShutdown.` (notice the `.` at the end i.e without `_v2`) and `privacy.cpd`. You can reset these and remove them from your overrides to clear out the noise. ⭐ 136 is already out (don't ever wait on arkenfox to update your Firefox). The new FF136 prefs will migrate from the FF128 prefs which migrated from the legacy prefs. **_It pays to open each dialog to ensure the migration happens._** Update any overrides to suit. Note: the migration happens _after_ the user.js is applied.

arkenfox user.js v133133.0
? · 2025-01-12

🟦 links: - [FF129 release notes](https://www.mozilla.org/firefox/129.0/releasenotes/) | [for developers](https://developer.mozilla.org/docs/Mozilla/Firefox/Releases/129) | [security advisories](https://www.mozilla.org/security/advisories/mfsa2024-33/) - [FF130 release notes](https://www.mozilla.org/firefox/130.0/releasenotes/) | [for developers](https://developer.mozilla.org/docs/Mozilla/Firefox/Releases/130) | [security advisories](https://www.mozilla.org/security/advisories/mfsa2024-39/) - [FF131 release notes](https://www.mozilla.org/firefox/131.0/releasenotes/) | [for developers](https://developer.mozilla.org/docs/Mozilla/Firefox/Releases/131) | [security advisories](https://www.mozilla.org/security/advisories/mfsa2024-46/) - [FF132 release notes](https://www.mozilla.org/firefox/132.0/releasenotes/) | [for developers](https://developer.mozilla.org/docs/Mozilla/Firefox/Releases/132) | [security advisories](https://www.mozilla.org/security/advisories/mfsa2024-55/) - [FF133 release notes](https://www.mozilla.org/firefox/133.0/releasenotes/) | [for developers](https://developer.mozilla.org/docs/Mozilla/Firefox/Releases/133) | [security advisories](https://www.mozilla.org/security/advisories/mfsa2024-63/) 🟪 issues: - [FF128-FF129](https://github.com/arkenfox/user.js/issues/1889) | [FF129-FF130](https://github.com/arkenfox/user.js/issues/1890) | [FF130-FF131](https://github.com/arkenfox/user.js/issues/1907) | [FF131-FF132](https://github.com/arkenfox/user.js/issues/1911) | [FF132-FF133](https://github.com/arkenfox/user.js/issues/1918) - [changelog v133](https://github.com/arkenfox/user.js/issues/1927) 🟩 changelog summary - new - user_pref("browser.urlbar.fakespot.featureGate", false); // [FF130+] [DEFAULT: false] - user_pref("widget.non-native-theme.use-theme-accent", false); // [DEFAULT: false WINDOWS] - // user_pref("network.cookie.cookieBehavior.optInPartitioning", true); // [ETP FF132+] - // user_pref("network.http.microsoft-entra-sso.enabled", false); // [DEFAULT: false] - // user_pref("privacy.bounceTrackingProtection.mode", 1); // [FF131+] [ETP FF133+] - removed - // user_pref("dom.securecontext.allowlist_onions", true); - // user_pref("network.http.referer.hideOnionSource", true); - deprecated - user_pref("webchannel.allowObject.urlWhitelist", "");

arkenfox user.js v128128.0
? · 2024-08-26

🟦 links: - [FF127 release notes](https://www.mozilla.org/firefox/127.0/releasenotes/) | [FF127 for developers](https://developer.mozilla.org/docs/Mozilla/Firefox/Releases/127) | [FF127 security advisories](https://www.mozilla.org/security/advisories/mfsa2024-25/) - [FF128 release notes](https://www.mozilla.org/firefox/128.0/releasenotes/) | [FF128 for developers](https://developer.mozilla.org/docs/Mozilla/Firefox/Releases/128) | [FF128 security advisories](https://www.mozilla.org/security/advisories/mfsa2024-29/) 🟪 issues: - [FF126-FF127](https://github.com/arkenfox/user.js/issues/1860) | [FF127-FF128](https://github.com/arkenfox/user.js/issues/1872) - [changelog v128](https://github.com/arkenfox/user.js/issues/1887) - for RFP changes see #1804 🟩 changelog summary - new - user_pref("browser.contentanalysis.enabled", false); - user_pref("browser.contentanalysis.default_result", 0); - // user_pref("browser.urlbar.recentsearches.featureGate", false); - // user_pref("privacy.fingerprintingProtection.granularOverrides", ""); - made inactive - // user_pref("privacy.resistFingerprinting", true); - // user_pref("privacy.resistFingerprinting.letterboxing", true); - // user_pref("webgl.disabled", true); - made active - user_pref("browser.urlbar.quicksuggest.enabled", false); - user_pref("browser.urlbar.suggest.quicksuggest.nonsponsored", false); - user_pref("browser.urlbar.suggest.quicksuggest.sponsored", false); - user_pref("network.dns.disablePrefetchFromHTTPS", true); - removed (in section 6050's for prefsCleaner) - // user_pref("geo.provider.network.url", ""); - // user_pref("geo.provider.network.logging.enabled", ""); - // user_pref("geo.provider.use_gpsd", ""); - deprecated - user_pref("browser.contentanalysis.default_allow", false); - user_pref("widget.non-native-theme.enabled", true);

arkenfox user.js v126-1126.1
? · 2024-06-07

The .1 refers to arkenfox, and has nothing to do with Firefox's versioning. Point release to fix some syntax

arkenfox user.js v126126.0
? · 2024-06-06

🟦 links: - [FF126 release notes](https://www.mozilla.org/firefox/126.0/releasenotes/) | [FF126 for developers](https://developer.mozilla.org/docs/Mozilla/Firefox/Releases/126) | [FF126 security advisories](https://www.mozilla.org/security/advisories/mfsa2024-21/) - [FF125.0.1 release notes](https://www.mozilla.org/firefox/125.0.1/releasenotes/) | [FF125 for developers](https://developer.mozilla.org/docs/Mozilla/Firefox/Releases/125) | [FF125 security advisories](https://www.mozilla.org/security/advisories/mfsa2024-18/) - [FF124 release notes](https://www.mozilla.org/firefox/124.0/releasenotes/) | [FF124 for developers](https://developer.mozilla.org/docs/Mozilla/Firefox/Releases/124) | [FF124 security advisories](https://www.mozilla.org/security/advisories/mfsa2024-12/) | [FF124.0.1 security advisories](https://www.mozilla.org/security/advisories/mfsa2024-15/) - [FF123 release notes](https://www.mozilla.org/firefox/123.0/releasenotes/) | [FF123 for developers](https://developer.mozilla.org/docs/Mozilla/Firefox/Releases/123) | [FF123 security advisories](https://www.mozilla.org/security/advisories/mfsa2024-05/) 🟪 issues: - [FF125.0.1-FF126](https://github.com/arkenfox/user.js/issues/1842) | [FF124-FF125.0.1](https://github.com/arkenfox/user.js/issues/1836) | [FF123-FF124](https://github.com/arkenfox/user.js/issues/1820) | [FF122-FF123](https://github.com/arkenfox/user.js/issues/1814) - [changelog v126](https://github.com/arkenfox/user.js/issues/1846) 🟩 changelog summary Except for 12 new sanitiizng prefs <sup>[1]</sup> which will not be used until FF128, there is only one new active pref that applies (spoof_english) which if you use that, should already be in your overrides. The rest are inactive, at default, or deprecated. - new - user_pref("browser.contentanalysis.default_allow", false); // [FF124+] [DEFAULT: false] - user_pref("browser.urlbar.yelp.featureGate", false); // [FF124+] [DEFAULT: false] - user_pref("privacy.spoof_english", 1); // [FF71+] - // user_pref("browser.link.force_default_user_context_id_for_external_opens", true); - // user_pref("browser.urlbar.quicksuggest.enabled", false); // [FF92+] [DEFAULT: false] - // user_pref("privacy.fingerprintingProtection.remoteOverrides.enabled"; false); - // user_pref("privacy.globalprivacycontrol.enabled", true); - :star: 12 new sanitizing prefs for FF128+: `clearHistory`, `clearSiteData`, `clearOnShutdown_v2` <sup>[1]</sup> - made inactive - // user_pref("browser.urlbar.suggest.quicksuggest.nonsponsored", false); - // user_pref("browser.urlbar.suggest.quicksuggest.sponsored", false); - deprecated - user_pref("browser.messaging-system.whatsNewPanel.enabled", false); // deprecated FF126 - user_pref("browser.ping-centre.telemetry", false); // deprecated FF123 [1] :star: It is advised that you check and add overrides if necessary for sanitizing before FF128

arkenfox user.js v122122.0
? · 2024-02-04

🟦 links: - [FF122 release notes](https://www.mozilla.org/firefox/122.0/releasenotes/) | [FF122 for developers](https://developer.mozilla.org/docs/Mozilla/Firefox/Releases/122) | [FF122 security advisories](https://www.mozilla.org/security/advisories/mfsa2024-01/) - [FF121 release notes](https://www.mozilla.org/firefox/121.0/releasenotes/) | [FF121 for developers](https://developer.mozilla.org/docs/Mozilla/Firefox/Releases/121) | [FF121 security advisories](https://www.mozilla.org/security/advisories/mfsa2023-56/) - [FF120 release notes](https://www.mozilla.org/firefox/120.0/releasenotes/) | [FF120 for developers](https://developer.mozilla.org/docs/Mozilla/Firefox/Releases/120) | [FF120 security advisories](https://www.mozilla.org/security/advisories/mfsa2023-49/) 🟪 issues: - [diffs FF121-FF122](https://github.com/arkenfox/user.js/issues/1802) - [diffs FF120-FF121](https://github.com/arkenfox/user.js/issues/1785) - [diffs FF119-FF120](https://github.com/arkenfox/user.js/issues/1772) - [changelog ... v120, v121, v122](https://github.com/arkenfox/user.js/issues/1765) 🟩 changelog summary Still no pref changes, but it's been a while :) A reminder to never wait on arkenfox to update Firefox. This release is mostly about adding information about FPP since this is now live (for non-RFP users) - also see #1804 - so the sooner this info is there, the better

arkenfox user.js v119119.0
? · 2023-11-20

🟦 links: [FF119 release notes](https://www.mozilla.org/firefox/119.0/releasenotes/) | [FF119 for developers](https://developer.mozilla.org/docs/Mozilla/Firefox/Releases/119) | [FF119 security advisories](https://www.mozilla.org/en-US/security/advisories/mfsa2023-45/) 🟪 issues: [diffs FF118-FF119](https://github.com/arkenfox/user.js/issues/1755) | [changelog v119](https://github.com/arkenfox/user.js/issues/1765) 🟩 changelog summary - new - user_pref("browser.search.separatePrivateDefault", true); // [FF70+] - user_pref("browser.search.separatePrivateDefault.ui.enabled", true); // [FF71+] - made inactive - // user_pref("extensions.autoDisableScopes", 15); // [DEFAULT: 15] - removed - user_pref("intl.accept_languages", "en-US, en"); - deprecated - // user_pref("javascript.use_us_english_locale", true); - // user_pref("network.dns.skipTRR-when-parental-control-enabled", false);

arkenfox user.js v118118.0
? · 2023-10-18

🟦 links: [FF118 release notes](https://www.mozilla.org/firefox/118.0/releasenotes/) | [FF118 for developers](https://developer.mozilla.org/docs/Mozilla/Firefox/Releases/118) | [FF118 security advisories](https://www.mozilla.org/en-US/security/advisories/mfsa2023-41/) 🟪 issues: [diffs FF117-FF118](https://github.com/arkenfox/user.js/issues/1730) | [changelog v118](https://github.com/arkenfox/user.js/issues/1746) 🟩 changelog summary - new - user_pref("browser.download.start_downloads_in_tmp_dir", true); - user_pref("browser.shopping.experience2023.enabled", false); - user_pref("browser.urlbar.addons.featureGate", false); - user_pref("browser.urlbar.mdn.featureGate", false); - user_pref("browser.urlbar.pocket.featureGate", false); - user_pref("browser.urlbar.trending.featureGate", false); - user_pref("browser.urlbar.weather.featureGate", false); - new but inactive - // user_pref("browser.urlbar.clipboard.featureGate", false); - // user_pref("network.trr.bootstrapAddr", "10.0.0.1"); - // user_pref("privacy.fingerprintingProtection", true); - removed (in section 6050s for prefsCleaner) - // user_pref("accessibility.force_disabled", ""); - // user_pref("browser.fixup.alternate.enabled", ""); - // user_pref("browser.urlbar.dnsResolveSingleWordsAfterSearch", ""); - // user_pref("privacy.partition.always_partition_third_party_non_cookie_storage", ""); - // user_pref("privacy.partition.always_partition_third_party_non_cookie_storage.exempt_sessionstorage", ""); - // user_pref("privacy.partition.serviceWorkers", "");