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

409 Commits

Author SHA1 Message Date
yokoffing 63c758c2c4 Fast Nov 2022 (#81)
* sessionstore.interval
2022-10-16 14:33:57 -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 fce23b8d6d Pesky Nov 2022 (#78)
* cleanup Firefox Home / New Tab page content

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

* comment out welcome & what's new notices

* comment out browser.newtabpage.activity-stream.discoverystream.enabled

* general cleanup

* move highlight all

* syntax

* set two or more websites for Homepage
2022-10-16 14:29:33 -04:00
yokoffing 9e9b9ad6a2 overrides Nov 2022 (#83)
* FF Home: unselect prefs

* comment newtabpage activity

* remove devtools.popups.debug

* media-cache

* tab format

* spacing

* font spacing

* bookmarks backup to 0

* spacing

* change Cascadia to Code

* add browser.cache.memory.capacity

* user_pref("general.autoScroll", false);

* browser.sessionstore.interval

* browser.tabs.closeWindowWithLastTab

* xpinstall.signatures.required
2022-10-16 14:27:06 -04:00
yokoffing 1e477b3d6b Update README.md (#84)
* reference

* replace FMHY link
2022-10-15 18:24:58 -04:00
yokoffing 22d952142d add orion and kagi contributions 2022-10-05 23:45:28 -04:00
yokoffing 47ffd4d856 READme (#77)
* mentions

* minute marks

* shutdown and sanitizing note
2022-10-05 13:43:14 -04:00
yokoffing 537eb90210 reorder page; edit mentions 2022-10-02 12:56:19 -04:00
yokoffing 14b4749cdd modified hz 2022-10-02 12:33:02 -04:00
yokoffing 837fd566cb notifications; location; mentions 2022-10-02 12:18:39 -04:00
yokoffing 01565f98d4 add mention 2022-10-01 15:59:09 -04:00
yokoffing 30fa4187ad capitalization 2022-09-30 15:07:01 -04:00
yokoffing f6145b59c3 configs explainer 2022-09-30 15:03:14 -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 492e618eac LW Overrides Oct 22 (#74) 2022-09-30 14:29:02 -04:00
yokoffing f0384623a0 overrides Sept 2022 (#76)
* ui.key.menuAccessKey

* devtools.popups.debug
2022-09-30 14:26:47 -04:00
yokoffing a717e75cf6 pesky Oct 2022 (#72)
* move accessibility options

* move Push API to SecureFox

* cleanup Pocket

* move FF sync

* mark default prefs for New Tab page

* ui.key.menuAccessKey

* zoom text only
2022-09-30 14:24:16 -04:00
yokoffing 49fa87884f Secure Oct 2022 (#71)
* "privacy.partition.serviceWorkers", true; // DEFAULT: true FF105+

* remove user_pref("gfx.font_rendering.opentype_svg.enabled", false);

* move Push API to SecureFox

* cleanup Passwords section

* move Formless Login Capture up

* Telemetry cleanup

* move FF sync

* add custom search engine

* Oblivious DoH

* privacy.resistFingerprinting explainer

* query stripping list

* cleanup Shutdown & Sanitize

* GSB cleanup

* enable lower network priority

* grammar

* [OVERRIDE] prefs

* password override

* GSB link

* comment out favicons

* comment out grouplabels

* deprecated under formautofill

* partion.bloburls currently experiencing regressions

* containers note

* additional notes for containers

* network predictor description rework draft

* spec con. draft

* font-visibility explainer

* add PROXY / SOCKS / IPv6

* network.predictor.enable-prefetch, false, not default [Nightly]
2022-09-30 14:23:29 -04:00
yokoffing bb56d739b3 SmoothFox Sep 2022 (#73)
* remove option 4

* remove option 3
2022-09-29 14:38:19 -04:00
yokoffing e29ff90a2b Update issue templates 2022-09-26 23:43:20 -04:00
yokoffing b54f3a0538 Delete TinkerFox.js 2022-09-25 15:04:47 -04:00
yokoffing d964da9831 tab format 2022-09-25 14:58:33 -04:00
yokoffing 9f0e76317e format 2022-09-25 14:56:20 -04:00
yokoffing fd002c10a5 Add files via upload 2022-09-25 14:49:49 -04:00
yokoffing d2359e4e75 Update LICENSE 2022-09-25 14:47:55 -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 aa77a36e59 words 2022-09-25 10:50:25 -04:00
yokoffing c95757984b wording 2022-09-24 20:28:38 -04:00
yokoffing d1721383ba Update README.md 2022-09-24 15:05:25 -04:00
yokoffing 1dd835de36 make title consistent 2022-09-24 12:17:24 -04:00
yokoffing f71368d34b add Mentions; update Credit 2022-09-19 19:26:09 -04:00
yokoffing 77c04d4c13 user.js September 2022 (#61) 2022-09-05 15:41:25 -04:00
yokoffing 20551bb116 Secure Sept 2022 (#62) 2022-09-05 15:41:13 -04:00
yokoffing b2b71b475f Pesky Sept 2022 (#64) 2022-09-05 15:41:00 -04:00
yokoffing cf7e761597 Fast September 2022 (#69) 2022-09-05 15:34:13 -04:00
yokoffing 9ad1967d57 LW Sept 2022 (#65) 2022-09-05 15:33:15 -04:00
yokoffing 4aaef566b7 mutiple 2022-09-05 13:34:55 -04:00
yokoffing 791a3eb118 SmoothFox.js Sept 2022 (#67)
Added new options
2022-09-05 13:27:46 -04:00
yokoffing f8eb683eb4 Update librewolf.overrides.cfg 2022-08-24 18:15:26 -04:00
yokoffing 5522f74f4a Update README.md 2022-08-23 22:10:54 -04:00
yokoffing 2d0ca9f6d0 Update issue templates 2022-08-18 19:18:21 -04:00
yokoffing 45b8bc2b87 Update README.md 2022-08-16 23:55:19 -04:00
yokoffing a0e97e02ec Update SmoothFox.js 2022-08-16 21:38:44 -04:00
yokoffing 3e7d07ebd6 Update librewolf.overrides.cfg 2022-08-16 21:28:12 -04:00
yokoffing 0b2f7585f1 August 2022 2022-08-17 01:26:33 +00:00
yokoffing 0bbd0c7d52 Secure July 2022 (#58)
* thirdpartycookie session only slated for removal

* add back CRLite (not longer requires OCSP)

* prefetchfromHTTPS is default false

* comment out removing URLs

* Tweak santize on shutdown settings

* add category Shutdown & Santize

* Update SecureFox.js

* Update SecureFox.js

* Update SecureFox.js

* Update SecureFox.js

* Update SecureFox.js

* Update SecureFox.js

* Update SecureFox.js

* Update SecureFox.js

* SANITIZE ON SHUTDOWN: cache

* grammar

* Update SecureFox.js

* security.pki.sha1_enforcement_level removed in FF 103

* Update SecureFox.js

* Update SecureFox.js

* Update SecureFox.js

* clarification for embed tests

* browser.urlbar.dnsResolveSingleWordsAfterSearch = 0 now default FF 104+

* CrLITE description update

* geo.provider.use_geoclue

* user_pref("browser.fixup.alternate.enabled", false); // [DEFAULT FF104+]

* Update SecureFox.js

* Fonts / WebRTC / Plugins

* grammar / sentence

* Enterprise Root Certificates

* Update SecureFox.js

* RSP

* uncomment font prefs
2022-08-13 19:33:35 -04:00
yokoffing 23363166d5 Pesky July 2022 (#60)
* Adaptive History Autofill

* Quick Actions

* browser.tabs.warnOnClose", false);

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

* media.autoplay.blocking_policy

* DRM / EME

* reorder

* move DRM to SecureFox

* grammar

* Update PeskyFox.js

* uncomment javascript new pages
2022-08-13 19:33:06 -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 2e5ac11354 Update FastFox.js 2022-08-12 15:15:03 -04:00