rugk / website-dark-mode-switcher

This is a (Firefox) add-on (WebExtension) that lets you invert the website's color scheme by inverting/changing the prefers-color-scheme media feature of CSS.
https://addons.mozilla.org/firefox/addon/dark-mode-website-switcher/?src=external-github-top
Other
61 stars 4 forks source link

Test this add-on for bugs… 🐛 #14

Closed rugk closed 2 years ago

rugk commented 5 years ago

There are many websites, where this add-on may fail to work properly. They are reported with the label "site-issue". If you know some arcane ones or just want to play around a little, feel free to please test this on as many sites as possible.

If you find a bug…

…please open a new issue -> "Problem with a specific website". Fill out the template as stated. (I think I don't need to mention, you'd better look for duplicates in the issue list, though. :wink:)

Of course, it would be awesome if you could already investigate how and possibly why this happens. Extra points for a complete solution (or PR), of course! :wink:

That all said, a bug report is more than enough. It's the first step to a solution, and it reports and documents the problem.

For the general contributing guidelines, also see the contributing doc.

rugk commented 2 years ago

Given v2.0 most site-specific issues should be a problem of the old method without a proper API, I guess I'll close this issue for now, as we don't need explicit feedback.