📣 Release Notes
- Removed
gfx.canvas.accelerated.cache-items
since Mozilla updated it finally. ed46289- Go into
about:config
and reset it to the new default.
- Go into
- Removed an experimental pref causing site failure. Thank you @n7itro. #355
- Go into
about:config
and resetdom.enable_web_task_scheduling
tofalse
- Go into
browser.cache.disk.enable
is nowfalse
, which is something I have left enabled in my own personal file for years.- The devs of Firefox forks prefer to leave this on, but a
user.js
is different than deploying a web browser. - Most, if not all, forks have grown independent. They now selectively incorporate elements or have diverged significantly from this repo.
- If you think performance is better with this enabled, feel free to override the pref.
- The devs of Firefox forks prefer to leave this on, but a
- Thanks to @Denperidge and @weems for further work on
install.py
#369
🦊 Firefox Releases
Firefox 136 can selectively unblock certain social media embeds in ETP Strict or Private Browsing mode, allowing users to access blocked content on demand. When the feature is a bit more polished, we'll activate it in Betterfox. Then we'll be able to remove most, if not all, of the urlclassifier
exception prefs. 568a287