dpacassi / disable-javascript

Adds the ability to disable JavaScript on specific sites.
MIT License
272 stars 33 forks source link

[Feature Request] Support URL Globs #66

Open fallaciousreasoning opened 4 years ago

fallaciousreasoning commented 4 years ago

Instead of just blocking domains, it would be useful to be able to block JS for just specific pages, or groups for pages.

For example, instead of blocking JavaScript for everything on https://example.com block it on https://example.com/foo/* and the specific page https://example.com/bar.html.