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
Recent updates have removed the need for accessibility.force_disabled. People who use assistive technology no longer need to override this pref to use Betterfox.
See https://github.com/arkenfox/user.js/issues/1728 for more info.
Removed browser.tabs.loadBookmarksInTabs β a common complaint by users β which forced bookmarks to open in a new tab and not the current tab.
Just like links, you can Ctrl/Cmd + Right click to open bookmarks in new tabs, or add this pref as an override.
Removed permissions.delegation.enabled as it's depreciated in FF118+.
Thanks @alana-glitch for updating the pref for the UI setting: "Ctrl+Tab cycles through tabs in recently used order". #230
Thanks again to @alana-glitch for pointing out that the modes for DNS-over-HTTPS needed updating. #229