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

716 Commits

Author SHA1 Message Date
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
yokoffing 064f64ab5f Merge pull request #133 from yokoffing/yokoffing-patch-4
readme updates
2023-01-07 00:25:30 -05:00
yokoffing 4011344f22 Update README.md 2023-01-07 00:22:34 -05:00
yokoffing f95103e854 Update README.md 2023-01-07 00:10:25 -05:00
yokoffing 00516e9bbf Update README.md 2023-01-07 00:09:34 -05:00
yokoffing 363392935a refine user comments section 2023-01-07 00:08:57 -05:00
yokoffing 1abb557b27 YouTube video reviews! 2023-01-06 19:47:44 -05:00
yokoffing 04cfb3348a resetting "content.notify.interval" for now 2023-01-06 13:30:04 -05:00
yokoffing 229d6697ba Merge pull request #118 from yokoffing/yokoffing-patch-2
v.108
108.0
2023-01-02 22:02:11 -05:00
yokoffing d12492db46 Merge pull request #117 from yokoffing/yokoffing-patch-1
Fast 108
2023-01-02 21:54:18 -05:00
yokoffing 9b7b0e68bc Merge pull request #120 from yokoffing/yokoffing-patch-3
Secure 108
2023-01-02 21:53:37 -05:00
yokoffing 876d0fdabb Merge pull request #122 from yokoffing/yokoffing-patch-4
Pesky 108
2023-01-02 21:45:04 -05:00
yokoffing 40b30c550a Merge pull request #123 from yokoffing/yokoffing-patch-5
overrides 108
2023-01-02 21:14:06 -05:00