Skip to content

arkenfox user.js v133

Latest
Compare
Choose a tag to compare
@Thorin-Oakenpants Thorin-Oakenpants released this 12 Jan 18:48
· 2 commits to master since this release
b8f18a3

🟦 links:

🟪 issues:

🟩 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", "");