ankit / stylebot

Change the appearance of the web instantly
https://stylebot.dev/
MIT License
1.4k stars 208 forks source link

[Feature Request] Allow having a style on all pages, except one or a few #588

Open Huy-Ngo opened 4 years ago

Huy-Ngo commented 4 years ago

Is your feature request related to a problem? Please describe.

Sometimes I'd like the style bot to work on all URLs, except for some page. For example, I want to switch all sites to dark mode at once with body {filter: invert(1);} while allowing sites that already have nice dark mode like Facebook, Reddit, or Discord as is. This is impossible (or probably possible with some RegEx tricks) with current features.

Describe the solution you'd like

Allow user to have a style to work on all page except ones that are listed.

Suggested implementations: