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

108 Commits

Author SHA1 Message Date
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
yokoffing 848bb546bb user Feb-June 2022 (#52)
* remove CR LIte since OCSP disabled

* blobs, disallowcrosssiterelaxing

* browser.places.speculativeConnect.enabled

* browser.safebrowsing.downloads.remote.enabled already default

* hide more from mozilla

* web task scheduling

* add Samesite as it is not in Stable

* Constructable now default in stable

* remove smoothscroll

* user_pref("browser.download.always_ask_before_handling_new_types", true);

* https-only mode

* Update user.js

* network.http.referer.disallowCrossSiteRelaxingDefault included with "strict"

* privacy.partition.network_state.ocsp_cache now default with Strict

* about:welcome pref removed

* remove startup page

* remove spellcheck

* remove samesite
2022-06-07 11:47:57 -04:00
yokoffing b0ba02c653 user.js Jan 2022 (#48)
* browser.urlbar.dnsResolveSingleWordsAfterSearch

* UI theme respects system theme

* ETP to Custom

* disable disk cache

* SSL

* Certs

* SSL / TLS and Region

* disable search engine updates

* popup events

* disable social tracking (breaks Instagram posts)

* user_pref("toolkit.coverage.endpoint.base", ""); and user_pref("app.normandy.api_url", "");

* remove xOrigin

* Strict but disable social

* dom.forms.inputmode now default

* ETP forces Custom if socialtracking disabled

* "network.trr.send_user-agent_headers", false); now default

* referer policy, network priority

* remove download always open

* security.ssl.require_safe_negotiation still breaks some pages

* remove xOrigin

* strict, require negotiation

* Update user.js

* add Xorigin

* Update user.js

* remove require safe nego

* Update user.js

* grammar

* disallowCrossSiteRelaxing now default?

* Update user.js

* app.update.background.scheduling.enabled depreciated

* remove twitter exceptions

* add overrides section

* favicon storing

* OCSP

* TP is default
2022-01-29 11:53:19 -05:00
yokoffing ca4d13fe2c user.js Dec 2021 (#46)
* Remove SameSite schemeful

user_pref("network.cookie.sameSite.schemeful", false);

* remove global mute toggles

* block_download_insecure default

* dom.storage.nextgen is default

* remove samesite

* remove request timeout

* thirdparty non secure

* code grammar

* fission now default
2021-12-16 11:02:19 -05:00
yokoffing 5349cc251f Oct 2021 (#42)
*  Firefox Suggest and user_pref("browser.urlbar.groupLabels.enabled", false);

* unload low memory is now default

* remove ECH
2021-10-30 14:56:30 -04:00
yokoffing bd606c3e42 schemeful breakage 2021-09-08 22:14:33 -04:00
yokoffing 70f475605e Sept 2021 (#38) 2021-09-06 20:07:02 -04:00
yokoffing c804287d99 user Aug 2021c (#32)
* user Aug 2021c

* reorganize spec. conn.

* add ECH

* change spec. con.

* Update user.js
2021-08-08 12:54:35 -04:00
yokoffing 52fba917b1 remove "browser.tabs.loadBookmarksInBackground" 2021-08-03 18:18:32 -04:00