You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ποΈ Users can now right-click -> Reveal Password in password fields to see their passwords. This is helpful if a website doesn't provide the little eye icon.
π Removed HTTPS-Only Mode in favor of HTTPS-First Policy. Firefox will always attempt HTTPS connections, but it will fall back to HTTP if a secure connection isn't available. While Mozilla enabled this policy in v.91 for private windows, Betterfox will now enforce it for normal windows, too.
In doing so, this:
Lowers the chance of unintended site breakage, and falls in line with Betterfox's goal of everyday use cases like school and work.
Note that HTTPS Only Mode prefs were removed but not reset, since there are big proponents of this feature.
Unless youβre applying this user.js to a new profile, you must manually disable it if you want these more relaxed settings.
β Reset dom.popup_allowed_events as it caused unintended breakage. The pref did not improve protection in real world usage when compared to Firefox's default settings and pop-up blocking filters in ad blockers.
e.g., Out of 50 times a new window was blocked, only 1 of those times did we want this action.
π΅οΈββοΈ Removed RFP prefs due to known issues. These prefs have low utility for Betterfox's context. See https://github.com/arkenfox/user.js/issues/1618.
Keyword Summary
removed = the change applies to new profiles; you must manually reset the pref in existing profiles
reset = the change applies to both new and existing profiles