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

116 Commits

Author SHA1 Message Date
Hal 7762e11597 add network.dns.disablePrefetchFromHTTPS 2024-05-05 15:56:47 -04:00
Hal ab288df159 PingCentre telemetry removed 2024-03-21 11:13:17 -04:00
Hal c18c4802f4 layout.css.has-selector.enabled is now default 2024-03-21 09:41:23 -04:00
Hal 705c50cc99 remove network.dns.max_high_priority_threads 2024-03-21 09:38:55 -04:00
Hal d4f1744b0c v122.1 (#280)
* network.buffer.cache.size causes HTML issue
2024-03-13 11:47:02 -04:00
Hal 14de7b101d v120-122 (#268) 2024-02-19 12:06:22 -05:00
e-tho 64774680a9 fix typo (#273) 2024-01-26 17:43:37 -05:00
yokoffing 4b75f957f9 v119 (#237) 2023-11-10 11:44:04 -05:00
HJ b833ea7300 v118 (#235) 2023-09-29 21:29:34 -04:00
HJ 0334bea972 v.117 (#225) 2023-09-18 12:16:13 -04:00
HJ dd49bcaae4 116.1 (#221)
* require_safe_negotiation breaks EA
2023-09-05 12:18:20 -04:00
HJ dfce923d85 adjust media memory cache 2023-08-30 11:06:43 -04:00
HJ 5876a8e053 116 release (#217) 2023-08-30 00:13:37 -04:00
HJ ac69c81e8a user.js v.116 (#187) 2023-08-19 15:58:15 -04:00
HJ 4e44dc2820 revert version # 2023-07-08 15:06:42 -04:00
HJ addacadd8e removed layout.css.animation-composition.enabled
now default in FF115
2023-07-08 15:06:08 -04:00
HJ c8460d12c3 enable Cookie Banner handling (#182) 2023-07-05 13:25:24 -04:00
Hal 68c1d0cefc enabled with strict (#176)
privacy.trackingprotection.emailtracking.enabled is now enabled with ETP Strict
2023-06-06 22:14:42 -04:00
H 1741667a66 v.112 (#160)
* remove layout.forms.reveal-password-context-menu
default v.112

* #164
Completely disable "website is now full screen" message

* preventing window changes sometimes breaks things
remove user_pref("browser.link.open_newwindow.restriction", 0);
remove user_pref("dom.disable_window_move_resize", true);
2023-04-16 16:09:29 -04:00
H 85d41a05b6 v.111 (#154)
* enable GPC

* add network.http.max-connections
2023-03-23 20:28:20 -04:00
yokoffing b17905359a v.110 (#150)
* layout.forms.reveal-password-context-menu.enabled

* remove reset prefs from last version

* remove browser.pagethumbnails.capturing_disabled
Page thumbnails are only used in chrome/privileged contexts

* remove browser.startup.blankWindow

* move dom.popup_allowed_events to optional

* HTTPS-First for Normal Browsing

* Remove network.dns.skipTRR-when-parental-control-enabled
* Remove user_pref("browser.display.use_system_colors", false);
* Remove user_pref("network.dns.disablePrefetchFromHTTPS", true); (Default pref)

* remove dnsCacheExpiration prefs
These are overridden by the DNS resolver, especially if using TRR.

* Enable insecure connection text

* reset dom.popup_allowed_events 
Unintended breakage
2023-02-20 19:49:13 -05:00
yokoffing d861f1b093 v.109 (#134)
* plainTextOnly removed

* privacy.partition.always_partition_third_party_non_cookie_storage is now default

* move Fastfox back to top

* content.notify.interval to 100000

* reincorporate query stripping list: parity with LW and Brave

* move accessibility.force_disabled to Secure

* reset dom.push.enabled
2023-01-18 15:29:24 -05:00
yokoffing 04cfb3348a resetting "content.notify.interval" for now 2023-01-06 13:30:04 -05:00
yokoffing 02b814cdc5 deleteTempFileOnExit now default 2022-12-27 22:39:57 -05:00
yokoffing da5d381581 remove network.predictor.enable-hover-on-ssl 2022-12-09 00:09:22 -05:00
yokoffing 820ef8630d comment out layout.css.font-visibility
Higher threat-model issue
2022-12-06 14:59:32 -05:00
yokoffing d59b4c6ca4 remove region.update.enabled 2022-12-06 13:44:42 -05:00
yokoffing 9c80d3aa4d Update user.js 2022-12-04 12:07:17 -05:00
yokoffing 9603397a98 enforce default for network.predictor.enable-hover-on-ssl 2022-12-02 11:29:24 -05:00
yokoffing 32705478d2 add content.notify.interval 2022-12-01 09:04:31 -05:00
yokoffing fa159e12e4 move dns entries to CACHE 2022-12-01 08:59:01 -05:00
yokoffing b2cc5f3ca8 add network.dns.disablePrefetchFromHTTPS
enforce default
2022-11-30 20:59:19 -05:00
yokoffing 2003c8d989 add browser.cache.memory.capacity 2022-11-30 11:24:18 -05:00
yokoffing 00c018e4ae reorder Fastfox 2022-11-30 10:12:23 -05:00
yokoffing b7e389eec4 remove media cache pref 2022-11-30 09:26:41 -05:00
yokoffing 14f27cd5f8 restore initialpaint.delay 2022-11-30 08:20:33 -05:00
yokoffing 351b685659 restore Beacon API 2022-11-29 12:20:39 -05:00
yokoffing 733dfe2dfd remove initialpaint.delay 2022-11-28 01:30:11 -05:00
yokoffing 9aa77019ff reorder pref 2022-11-26 12:59:30 -05:00
yokoffing be4ab0d1b9 remove user_pref("pdfjs.sidebarViewOnLoad", 1); 2022-11-26 12:25:19 -05:00
yokoffing 37181c306e v.107a (#108)
* remove media.hardware-video-decoding.force-enabled

* remove default

* disable layout.forms.reveal-password-button.enabled

* increase initial paint time

* remove media.memory_cache_max_size [now in Fastfox]

* fastfox additions
2022-11-26 12:14:32 -05:00
yokoffing 67c99cb9b9 v.107 (#101)
* browser.search.separatePrivateDefault", true DEFAULT

* enable app.update.suppressPrompts

user_pref("browser.startup.preXulSkeletonUI", false);
user_pref("browser.startup.blankWindow", false);
user_pref("browser.display.use_system_colors", false);

* PDF sidebar: bullet list by default

* offscreen canvas now default FF106+

* JXL dropped due to wider support

* skip undesired DOH test connection

* browser.sessionstore.restore_pinned_tabs_on_demand true

* browser.aboutwelcome.enabled  false

* dom.importMaps.enabled default 108+

* browser.region.network.url not needed

* tiktok embeds

* move Fastfox, and implement MAKE FIREFOX FAST
2022-11-21 10:39:49 -05:00
yokoffing 390942aad1 v106 (#93)
* cookie banners prefs

* :has() CSS relational pseudo-class

* enable reveal password button

* move view and password truncation to Securefox

* importMaps
https://github.com/WICG/import-maps#the-basic-idea

* disable new indicator in PB
2022-10-28 14:20:25 -04:00
yokoffing f995bb4fde user Oct. 2022c (#88)
* date; smoothfox url

* user_pref("browser.tabs.firefox-view", false);

* pref removed: pdfjs.annotationEditorEnabled", true);

* user_pref("browser.tabs.tabmanager.enabled", false);
2022-10-24 01:27:28 -04:00
yokoffing 2969c59c44 remove auto-enabled container 2022-10-16 14:33:30 -04:00
yokoffing 7ee18e1cff user Nov 2022 (#82)
* cleanup Firefox Home / New Tab page content

* remove browser.startup.homepage_override.mstone and browser.messaging-system.whatsNewPanel.enabled

* user_pref("browser.sessionstore.interval", 30000);

* remove RFP since we're not using privacy.resistfingerprint

* remove newtab.preload
https://github.com/arkenfox/user.js/issues/1556

* remove browser.newtabpage.activity-stream.feeds.discoverystreamfeed
https://github.com/arkenfox/user.js/issues/1556

* remove user_pref("browser.sessionstore.interval", 30000);

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

* remove user_pref("layout.css.font-visibility.standard", 1);

* remove ssl override behavior
the code behind it was removed in FF68 - https://bugzilla.mozilla.org/show_bug.cgi?id=1530348
2022-10-16 14:31:19 -04:00
yokoffing 8a0fd564a6 userjs Oct 2022 (#75)
* reorder speculative connections

* add PROXY / SOCKS / IPv6

* note for smoothfox
2022-09-30 14:29:56 -04:00
yokoffing 8d004fd844 userjs Sept 2022b (#70)
* user_pref("privacy.partition.serviceWorkers", true); now DEFAULT

* add SmoothFox as an optional toggle

* cleanup Passwords section

* disable Formless Login Capture

* clean up Pocket

* clean up Telemetry

* add user_pref("identity.fxaccounts.enabled", false);

* add custom search engines

* remove default prefs for New Tab page

* add query stripping list

* cleanup GSB

* note on social tracking

* lower network priority of trackers

* remove favicons pref; doesn't work

* remove grouplabels; not needed when disabling master pref

* disable captive portals and network checks; override if needed

* regression: user_pref("privacy.partition.bloburl_per_agent_cluster", true); removed
2022-09-25 13:40:28 -04:00
yokoffing 77c04d4c13 user.js September 2022 (#61) 2022-09-05 15:41:25 -04:00
yokoffing 58d45e3ad5 userjs July 2022 (#57)
* remove thirdpartycookie sessiononly

`cookie.thirdparty` is slated for removal upstream and may cause issues with the lifetime cookie pref deprecation and site exceptions, and is also covered by sanitizing on close

* add CRLite mode (no longer requires OCSP)

* network.dns.disablePrefetchFromHTTPS is FALSE by default

* Update user.js

* add Shutdown & Santizing section

* add form data clearing

* Update user.js

* remove CLEARING DATA DEFAULTS

* "security.pki.sha1_enforcement_level" removed in FF 103

* Update user.js

* Update user.js

* browser.urlbar.dnsResolveSingleWordsAfterSearch = 0 default in FF104+

* user_pref("browser.fixup.alternate.enabled", false); default in FF104+

* add user_pref("pdfjs.annotationEditorEnabled", true);

* remove preskeleton

* sanitizing settings

* Update user.js

* WebRTC rules

* Update user.js

* browser.download.open_pdf_attachments_inline

* user_pref("gfx.offscreencanvas.enabled", true);

* Fonts and RSP

* user_pref("browser.link.open_newwindow.restriction", 0);

* remove shutdown and santizing (for now)

* trackingSkipURLs
2022-08-13 19:32:55 -04:00