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

550 Commits

Author SHA1 Message Date
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
yokoffing f9b73ef2fb remove anglicized spelling 2022-12-27 22:46:35 -05:00
yokoffing a1258c93a7 add reference for accessibility services 2022-12-27 22:45:30 -05:00
yokoffing 02b814cdc5 deleteTempFileOnExit now default 2022-12-27 22:39:57 -05:00
yokoffing 9f4f3ac94f browser.helperApps.deleteTempFileOnExit now default 2022-12-27 22:39:04 -05:00
yokoffing 5526f98e36 reverse 2022-12-26 14:45:05 -05:00
yokoffing 47296c3db7 default: "browser.cache.memory.capacity", -1 2022-12-26 14:39:05 -05:00
yokoffing c6d825c2e0 Merge pull request #128 from bestplayerbotphone/patch-2
Spacing and comment markers
2022-12-26 13:19:30 -05:00
yokoffing b38e21923a Comment out array 2022-12-26 13:16:42 -05:00
bestplayerbotphone ccc5c19347 Remove spaces 2022-12-26 23:12:39 +09:00
bestplayerbotphone ec00fcc8b5 Remove space 2022-12-26 23:10:27 +09:00
bestplayerbotphone df898d612c Remove space 2022-12-26 23:09:19 +09:00
bestplayerbotphone 64e25ca5a6 Remove a "/" 2022-12-26 23:07:09 +09:00
bestplayerbotphone d1922b36b3 Add a missing comment 2022-12-26 23:04:01 +09:00
yokoffing a581701b4c Merge pull request #127 from bestplayerbotphone/patch-1
Add a missing comment
2022-12-26 03:40:54 -05:00
bestplayerbotphone 16d5acbc00 Add a missing comment 2022-12-26 10:44:25 +08:00
yokoffing 1f0591765c Update Peskyfox.js 2022-12-24 12:26:07 -05:00