Skip to content

arkenfox user.js v105

Compare
Choose a tag to compare
@Thorin-Oakenpants Thorin-Oakenpants released this 05 Oct 20:18
· 73 commits to master since this release
db04bc4

🟦 links: FF105 release notes | FF105 for developers | FF105 security advisories

🟪 issues: diffs FF104-FF105 | changelog v105

🟩 changelog summary

  • new
    • user_pref("privacy.partition.always_partition_third_party_non_cookie_storage.exempt_sessionstorage", false);
  • made inactive
    • // user_pref("browser.newtabpage.activity-stream.feeds.section.topstories", false);
    • // user_pref("browser.newtabpage.activity-stream.section.highlights.includePocket", false);
    • // user_pref("browser.sessionstore.interval", 30000);
    • // user_pref("network.http.windows-sso.enabled", false);
  • removed (now inactive in section 6051 for prefsCleaner)
    • user_pref("browser.newtab.preload", false);
    • user_pref("browser.newtabpage.activity-stream.feeds.discoverystreamfeed", false);
    • user_pref("browser.newtabpage.activity-stream.feeds.snippets", false);