1
0
mirror of https://github.com/yokoffing/Betterfox.git synced 2026-06-12 15:40:48 +05:30
Commit Graph

51 Commits

Author SHA1 Message Date
yokoffing 83be2245a0 Secure Nov 2022 (#79)
* update IPv6 note

* add LW reference for query stripping

* links

* favicon update

* media cache hack

* add overrides

* comment out newtab.preload

* move sessionstore.interval to Fastfox

* add user_pref("privacy.partition.always_partition_third_party_non_cookie_storage.exempt_sessionstorage", false);

* add browser.cache.memory.capacity

* general cleanup

* change note for emailtracking

* fingerprinting URL

* remove ssl override behavior
code removed from behind pref: https://bugzilla.mozilla.org/show_bug.cgi?id=1530348

* add browser.urlbar.quicksuggest.enabled
2022-10-16 14:36:56 -04:00