v1.0.0 - Firefox Support & Performance Boost
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.xpibelow and drag it directly into Firefox, or install from the Add-ons store. - Chrome: Download
chrome-extension-1.0.0.zipbelow and "Load Unpacked" through Developer Mode.