Skip to content
This repository has been archived by the owner on Apr 3, 2022. It is now read-only.

Drag13/HabrSanitizer

Repository files navigation

StandsWithUkraine

https://img.shields.io/chrome-web-store/rating/gnbmgdpmmddeegooghfhjlchocllcgpc?label=Chrome%20Rating https://img.shields.io/amo/rating/habrosanitizer?label=Mozilla%20Rating

Home for the Chrome and Firefox extension to sanitize Habr.com from graphomaniac authors. No external code, no tracking, 100% open source. Free on Chrome Web Store or FireFox Addons

Settings page

Install extension

  • To install the HabrSanitizer from Chrome Extensions Store - use this link: Habrosanitizer
  • To install the HabrSanitizer from FireFox Addons - use this link: Habrosanitizer

Or, follow next steps to be 100% sure that everything is safe:

That's all!

Setup

To make it work you need to set list of authors/companies/hubs you want to ban:

  • Right click on the extension button and click on the Options option
  • Use options page to save your personal ban list

If you don't see extension icon on the toolbar, you can go to the chrome://extensions/, click "detials" button and then click "Extension options".

Share

To share the config, make a pull request to this repo. It should contain:

  • Your name as the name of the folder
  • Readme.md with short description
  • habrasnitizer.json generated by the extension

Check configs/ folder for the example

Install as a code

To install HabroSanitizer you need to instal Node.JS first.

Then follow next steps:

Build code

  • Build HabroSanitizer with npm run build command

Tests

To run tests use npm test command

Happy reading!

With love by Drag13