Skip to content

brave-experiments/procedural-filters-js

Repository files navigation

procedural-filters-js

This repo contains JavaScript code used by Brave for procedural filtering (see brave/brave-core#24688).

More information about procedural filtering can be found on the uBlock Origin wiki.

Testing

You can test this code in two ways:

  1. Run npm run serve and then visit the server on http://localhost:8080. On every test page, you can run testResult() in the dev console to confirm that elements are hidden or shown correctly.
  2. Run npm run test for automatic tests powered by Playwright.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published