Recensioni per Toggle dark mode
Toggle dark mode di Cimbali
24 recensioni
- If anyone likes it but has issues with the ctrl+shift+L shortcut, it turns out that can be changed in about:addons -> gear icon -> manage extension shortcuts
(previous review: 4 stars) works great, i just wish i could disable the ctrl-shift-L keybind it adds, as it conflicts with bitwarden - Valutata 5 su 5di CLXD, un anno fa
- Valutata 5 su 5di Brad, un anno faWorks perfectly on sites that support it. You might need to refresh some websites after toggling.
- Valutata 5 su 5di ubless4ever, un anno fa
Replica dello sviluppatore
pubblicato il un anno faUsing light or dark colour schemes is information, that websites can gather on you. Therefore this addon is obviously incompatible with anti fingerprinting. You can't have it both ways. If you disable the fingerprinting protection you'll find the addon works as described.
Note that this is explicitly specified in the add-on description.- Valutata 5 su 5di Robert Požarickij, 2 anni fa
- Valutata 5 su 5di Utente Firefox 17973925, 2 anni faThanks for this. It's simple, effective, and well documented. I appreciate the time you put in to creating, and publishing this seeming small, but very useful tool!
Excellent license choice as well. ;) - Valutata 5 su 5di Utente Firefox 17960155, 2 anni fa
Replica dello sviluppatore
pubblicato il 2 anni faAre you sure you are checking on website or pages that support dark mode? (Try for example on about:blank or duckduckgo.com .) Note that if you have set privacy.resistFingerprinting to true, Firefox also prevents the add-on from working, as specified in the add-on description.- Valutata 5 su 5di Utente Firefox 17754934, 2 anni fa
- Thanks I use this for web development, when working on light and dark CSS I need to keep switching themes without opening up dev tools. I like that it works with the native CSS media query. I also noticed the permission is minimum needed, I appreciate that attention.
- Valutata 5 su 5di SparklyDavid, 3 anni faThis work!
And the permission is truly minimal like the description, love the transparent!
It would be nice if it have time or auto refresh when manually turn turn on dark/normal mode. - Valutata 5 su 5di Utente Firefox 14497319, 4 anni faLove it! It does exactly what I needed it to and toggles the CSS @media (prefers-color-scheme: ) between light and dark. Great for testing websites during the development phase or changing a website's mode without changing the whole browser.
Replica dello sviluppatore
pubblicato il 4 anni faThanks! Unfortunately at this time the preference is browser-wide only. There was some discussion on bugzilla (1547818) on whether to do that per-tab or website, but it seems kind of complex so not sure it’ll happen any time soon.