Skip to content

Releases: warreth/No-Algorithms

v1.4.0

Choose a tag to compare

@warreth warreth released this 02 Sep 22:33

Full Changelog: v1.3.0...v1.4.0

v1.3.0

Choose a tag to compare

@warreth warreth released this 28 Apr 21:15
  • Add filters for reddit
  • Add filters for tiktok
  • Hide youtube comments
  • Add experimental facebook support
  • Add Floating timer to all pages

Full Changelog: v1.2.1...v1.3.0

v1.2.1: New logo

Choose a tag to compare

@warreth warreth released this 06 Apr 10:19
  • Added a new logo thanks to Ruben B.
  • Added extension to the chrome-web-store

Full Changelog: v1.2.0...v1.2.1

v1.2.0: Add extension protection

Choose a tag to compare

@warreth warreth released this 04 Apr 09:38
  • Added an post-install guide on how to lock down the extension and prevent uninstallation

Full Changelog: v1.1.1...v1.2.0

v1.1.1: Support more firefox versions

Choose a tag to compare

@warreth warreth released this 03 Apr 21:40
  • Add support for firefox versions from 140.0
    Full Changelog: v1.1.0...v1.1.1

v1.1.0: Improve yt&insta patches

Choose a tag to compare

@warreth warreth released this 03 Apr 11:24
  • Improved the patches
  • Add extension to the chrome-web-store

Full Changelog: v1.0...v1.1.0

v1.0.0 - Firefox Support & Performance Boost

Choose a tag to compare

@warreth warreth released this 26 Mar 11:42

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.