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

678 Commits

Author SHA1 Message Date
HJ d0a02dfd40 Pesky 115 (#181)
* enable Cookie Banner handling
2023-07-05 13:23:52 -04:00
HJ 4d6a26df1e secure 114-115 (#178)
* note on DNSSEC

* disable Quarantined Domains
2023-07-05 13:21:21 -04:00
HJ cb70c90a86 FF relay 2023-07-05 13:14:52 -04:00
HJ 3063946a11 overrides 114 (#177)
* PiP in address bar

* add downloads

* revert adding downloads
Clearing downloads doesn't work unless `history` is also enabled.
`privacy.clearOnShutdown.downloads`
2023-07-05 08:25:49 -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
Hal e5ef7c4d67 SecureFox 113 (#172)
* add early hints

* FingerPrint Protection (FPP)

* add network.trr.display_fallback_warning

* add browser.contentblocking.features.strict

* add privacy.query_stripping.enabled.pbmode

* clarify not needing DNSSEC
2023-06-06 13:36:36 -04:00
Hal 7b3d41d91c Fastfox 113b (#171)
* add early hints

* slow upload speed bug fixed 
https://bugzilla.mozilla.org/show_bug.cgi?id=1596576
2023-06-06 13:34:30 -04:00
Hal 2585a4f0b1 overrides 113 (#173)
* early hints

* remove some experimental

* remove network.trr.disable-ECS
2023-06-06 13:33:50 -04:00
Hal bb6aff749b Pesky 113 (#170)
* browser.vpn_promo.enabled
#169

* Firefox Translations: NIGHTLY only
2023-06-06 13:32:25 -04:00
Hal 7bbfc98519 remove translations 2023-05-28 11:44:59 -04:00
H a38dd005b5 Update user-overrides.js 2023-05-22 22:53:49 -04:00
H 76aa03e5af small fix 2023-05-17 09:12:09 -04:00
H 0ba9adc9c0 Update README.md 2023-05-16 22:31:56 -04:00
H f6eadee5d9 Fastfox 113 (#168)
* about:home cache is now default: https://blog.nightly.mozilla.org/2023/05/05/short-but-sweet-these-weeks-in-firefox-issue-137/

* NVIDIA RTX Video Super Resolution
* add bugzilla ref
2023-05-16 12:39:30 -04:00
H ecbeda5a2f add article mentions 2023-05-05 12:41:09 -04:00
H 98c118481f add comment 112.0 2023-04-24 12:46:10 -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 d1211e5b5c Pesky 112 (#165)
* #164
Completely disable "website is now full screen" message

* check if default browser
This must have been accidentally deleted in the past?

* optional hardening: restricting window behavior

* add reference
2023-04-16 13:15:45 -04:00
H ac7b5b0fba Secure 112 (#159)
* reveal password default FF112

* version #

* add note to default-browser-agent.enabled
2023-04-16 13:14:47 -04:00
H 014fe99cf2 small updates to readme (#149) 2023-03-23 21:46:29 -04:00
H 6c03671285 Fastfox 111 (#161)
* increase http.max-connections
* increase network.http.max-persistent-connections-per-server
* add content.switch.threshold and browser.cache.disk.metadata_memory_limit
111.0
2023-03-23 20:36:02 -04:00
H 01e50884d0 overrides 111 (#156)
* overrides 111

* media.videocontrols.picture-in-picture.improved-video-controls.enabled default in v. 112

* remove GPC

* remove upcoming defaults
2023-03-23 20:33:09 -04:00
H e099257937 Secure 111 (#155)
* enable GPC

* samesite note
2023-03-23 20:29:39 -04:00
H 85d41a05b6 v.111 (#154)
* enable GPC

* add network.http.max-connections
2023-03-23 20:28:20 -04:00
Soul Spark 4527a9cf19 Replace Dead link (#163)
Replace the dead link for the `Threat Model` hyperlink
2023-03-21 12:10:07 -04:00
H 56f56f7d1b add video 2023-03-09 10:13:11 -05:00
iam-py-test 7db312b830 open web link (#157) 2023-03-03 10:56:37 -05:00
yokoffing 0a49cceca4 add user comment 2023-03-01 15:03:50 -05:00
yokoffing 419096e029 add Articles section 2023-02-26 15:23:04 -05: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
110.0
2023-02-20 19:49:13 -05:00
yokoffing 6695266de5 Fast 110 (#148)
* DASH playback note

* upload speed fix (optional)

* image.avif.sequence.enabled

* comment out dnsCache prefs

* Canvas2D issue on some Windows devices
https://github.com/yokoffing/Betterfox/issues/153
2023-02-20 19:47:04 -05:00
yokoffing 02abcccca4 overrides 110 (#144)
* WebGPU

* add font gamma

* comment out gamma

* change browser.sessionstore.interval

* change TRR mode for macbook

* Translation [testing]

* remove unused translations options

* network.trr.disable-ECS

* Animated AVIF

* comment out WebGPU (sandboxed?)

* comment out JPEG XL

* wording

* remove HTTPS-only/first

* signon.rememberSignons

* comment out some nightly prefs

* Update user-overrides.js

* enable browser.tabs.loadInBackground

* add minor notes
2023-02-20 19:45:06 -05:00
yokoffing 5228abe8bc Pesky 110 (#146)
* Unified Extensions button [REMOVED IN FF111+]

* moved accessibility.mouse_focuses_formcontrol from Secure

* browser.in-content.dark-mode removed in FF 76
https://hg.mozilla.org/mozilla-central/rev/8d9a9fb00162

* dom.popup_allowed_events to optional
2023-02-20 19:44:44 -05:00
yokoffing 6dc12c39d1 Secure 110 (#145)
* update Fission description

* reveal password settings

* DoH additonal options

* move accessibility.mouse_focuses_formcontrol to Pesky

* remove browser.startup.blankWindow

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

* Enable insecure connection text
2023-02-20 19:43:07 -05:00
yokoffing 07c7bbe6ba phrasing 2023-02-07 08:04:45 -05:00
bestplayerbot bdf392b895 Change Better-Fox to Betterfox (#152) 2023-02-05 13:46:27 -05:00
yokoffing 885a60390c small edits to README (#142)
* remove two words

* adblock

* add to suggestions
2023-01-20 12:56:04 -05:00
yokoffing 213e6f15db a word 2023-01-18 16:36:41 -05:00
yokoffing a1284a1653 README updates (#138)
* Spruce up README
2023-01-18 16:31:07 -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
109.0
2023-01-18 15:29:24 -05:00
yokoffing 1209ea9743 Pesky 109 (#135)
* macOS zoom behavior

* mv3 active in FF109: enables annoying unified extensions button

* font appearance link

* move accessibility.force_disabled to Secure

* move efficiency mode to Pesky
2023-01-18 15:25:33 -05:00
yokoffing 8897e910ca Secure 109 (#132)
* FF Suggest label

* reorder WebRTC Global Mute Toggles

* privacy.partition.always_partition_third_party_non_cookie_storage default in FF109

* add filter list note for URL stripping

* search terms in URL bar

* GSB description

* uncomment query stripping

* reintegrate GSB

* default pref http background timer

* move accessibility.force_disabled to Secure

* re-enable Safe Browsing

* allowlist user_pref("dom.push.enabled", false);

* GPU sandbox
2023-01-18 15:24:22 -05:00
yokoffing 368df70ca6 FastFox 109 (#131)
* content.notify description

* add scroll-linked animations, HTML Sanitizer API; Clear-Site-Data: "cache" header

* add processCount

* content.notify.interval to 100000

* remove HTTP3 disable and other defaults

* Windows efficiency mode

* move efficiency mode to Pesky

* indexedDB preprocessing

* add warning to WebGPU

* modify disk cache prefs
2023-01-18 15:23:09 -05:00
yokoffing 4d02f2752d overrides 109 (#130) 2023-01-18 15:18:10 -05:00
yokoffing 39c19c43ee Update Smoothfox.js 2023-01-18 10:39:42 -05:00
yokoffing f069be9637 Update issue templates 2023-01-17 15:08:54 -05:00
yokoffing d6cff27f32 change terms and links 2023-01-16 09:38:29 -05:00
yokoffing 99f2e86063 Update issue templates 2023-01-15 11:08:28 -05:00
yokoffing d97b8e5c60 Update issue templates 2023-01-15 10:14:44 -05:00
galantra ec5d8b7423 Remove duplicated lines about autohide downloads (#139)
* Remove duplicated lines about autohide downloads
2023-01-14 11:18:12 -05:00