Skip to content

lowwebtech/low-radical

Repository files navigation

low-radical

This extension blocks all websites from GAFAM or downgrades them (grayscale color, removes buy button, blocks unnecessary assets). Websites owned by GAFAM are also blocked (eg: Audible, Twitch for Amazon).

Firefox : https://addons.mozilla.org/firefox/addon/no-amazon/ Chrome : https://chrome.google.com/webstore/detail/low-radical/biaoiacajmgmfnjdgpcclnebfbbfccll

Build / install

  • git clone git@github.com:lowwebtech/low-radical.git
  • npm install
  • watch task:
npm run dev (default to firefox)
npm run dev:chrome
npm run dev:firefox
npm run dev:opera
  • build task:
npm run build (all browsers)
npm run build:chrome
npm run build:firefox
npm run build:opera

TODO

  • blocks GAFAM trackers
  • add more websites
  • detect use of Microsoft Azure or Google Cloud servers
  • anti dark-pattern
  • add exceptions (eg: whitelist github for Microsoft, or youtube for Google)
  • suggest alternatives to GAFAM

Main websites blocked

Google

Amazon

Facebook

Apple

Microsoft

Licence

Code released under the GNU GPLv3 License.