Logo

Web Content Filter (within your Browser)

0 (0)0

A content filter for websites that emulates the dansguardian score-based filter in JavaScript. Filter content based on rules…

View in Chrome Store

Screenshots (2)

Screen Shot
Screen Shot

Additional Information

Category:Tools
Publisher:vladian.andrianov12313
Update:2024-01-17
Version:1.0.1
Size:63.63KiB

Full Description

A content filter for websites that emulates the dansguardian score-based filter in JavaScript.

Filter content based on rules…

A content filter for websites that emulates the dansguardian score-based filter in JavaScript.

Filter content based on rules inside your browser.

The rules are taken from e2guardian: It has a series of keywords that it tries to find on a web page. For each word found, the score increases. If a certain limit is exceeded, the page is blocked.
You can change them for productivity, for example, to block movies, anime, Twitch, etc. by keywords

Initial extension - https://github.com/serv-inc/JSGuardian
source - https://github.com/XxMillenniumxx/Web-Content-Filter-within-your-Browser-

Changes
- transition to manifest 3
- bug fixes
- language detector (non-English and Russian sites are blocked)
- dark theme
- export and import of settings