website-dark-mode-switcher icon indicating copy to clipboard operation
website-dark-mode-switcher copied to clipboard

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.

Results 14 website-dark-mode-switcher issues
Sort by recently updated
recently updated
newest added

I want _web page to darker only specific domain, not for all as default_. So it needs a list to dark color for the linked page- which is listed. And...

enhancement
blocked

## Bug description On my system, it works on some websites (https://bugzilla.mozilla.org/, https://stuffandnonsense.co.uk), but not on most (https://kde.org, https://emojipedia.org/, https://webkit.org/, https://pinafore.social/…). ## Steps to reproduce 1. I have several add-ons...

bug
blocked

## Background The issue is https://github.com/rugk/website-dark-mode-switcher/issues/22 and this already [lead to problematic reviews](https://addons.mozilla.org/de/firefox/addon/dark-mode-website-switcher/reviews/1811296/) who attributed the problem to the add-on instead of Firefox, respectively a Firefox setting. ## Proposed solution...

enhancement

To be used for GitHub and AMO. (shown when you share a link to them on Twitter or so) Similar to the ones from my other add-ons: * https://github.com/rugk/awesome-emoji-picker/blob/master/assets/repo-card-opengraph.png *...

good first issue

Fixes https://github.com/rugk/website-dark-mode-switcher/issues/45 ## TODO * [ ] currently still runs into a recursive loop, due to the fact that the design change the add-on triggers here is of course also...

## Background The typical use case for me may be: * I am on a light page in the night, now I want it to be dark. Now, when my...

enhancement
help wanted

We should name it back to "Dark Mode Website Switcher" or "Website Dark Mode Switcher" as the initial name, as the limitation of forcing the light mode (#33) has been...

Because you use the WebExtensions API, which is more or less standardized across browsers, it makes sense to also package this as a chrome extension. This might require some work,...

enhancement
blocked

https://github.com/rugk/website-dark-mode-switcher/blob/f73db3235e83c3ad565712ede1c300f8df10be4b/src/common/modules/DarkModeLogic.js#L61-L66 --- ###### This issue was generated by [todo](https://todo.jasonet.co) based on a `TODO` comment in f73db3235e83c3ad565712ede1c300f8df10be4b when #41 was merged. cc @rugk.

todo :spiral_notepad:

## Background I need to quickly switch styles to another one than the two between I can toggle. However, I also want to keep the fast access to these two...

enhancement