Skip to content

v1.0.0 - Firefox Support & Performance Boost

Choose a tag to compare

@warreth warreth released this 26 Mar 11:42
· 50 commits to main since this release

Welcome to the very first release of the No-Algorithms fork! 馃帀

This update completely overhauls the extension so it's significantly faster and, most importantly, adds native support for Firefox perfectly alongside Chrome.

What's new:

  • Firefox Integration: You can now install and use the extension directly on Firefox via the new Add-ons store linking!
  • Cleaner & Faster Code: Completely stripped out interval-based UI polling. We now use native DOM Mutation Observers, meaning identifying and hiding algorithmic feed content is faster and uses drastically less system resources.
  • Automated Deployments: A new automated builder completely isolates our rules for YouTube and Instagram so we can add new websites easily down the line without breaking core logic.
  • Open Sourced: Officially relicensed under AGPLv3 for total transparency.

Installation:
Check the README for full instructions.

  • Firefox: Download firefox-extension-1.0.0.xpi below and drag it directly into Firefox, or install from the Add-ons store.
  • Chrome: Download chrome-extension-1.0.0.zip below and "Load Unpacked" through Developer Mode.