github yokoffing/Betterfox 112.0
user.js v.112

latest releases: 129.0, 128.0, 126.0...
17 months ago

Betterfox 112

🦊 Firefox Release

✅ Betterfox Updates

📝 Release Notes

  • Removed user_pref("layout.forms.reveal-password-context-menu", true); since it's now default in v.112.
  • Completely disable "website is now full screen" message, instead of only hiding it.
    • Restore previous behavior by using user_pref("full-screen-api.warning.delay", -1); in your overrides.
  • Preventing window changes sometimes breaks enterprise applications, so we've removed these prefs:
    • user_pref("browser.link.open_newwindow.restriction", 0);
    • user_pref("dom.disable_window_move_resize", true);
      • We’ll evaluate the latter pref again and possibly restore it in the future.

🖥️ Keyword Summary

  • removed = change applies only to new profiles; you must manually reset the pref in your current Firefox profile
  • reset = change applies to current and new profiles

Don't miss a new Betterfox release

NewReleases is sending notifications on new releases.