Recensioni per Toggle dark mode
Toggle dark mode di Cimbali
Recensione di n28
Valutata 5 su 5
di n28, 3 anni faGood job. It would be even greater if one could store websites that should be "always dark" and "always light" but nevertheless: simple and effective extension. Thanks!
Replica dello sviluppatore
pubblicato il 3 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.
21 recensioni
- Valutata 5 su 5di Lucy, 2 mesi fa
- Valutata 5 su 5di CLXD, 8 mesi fa
- Valutata 5 su 5di Brad, 10 mesi faWorks perfectly on sites that support it. You might need to refresh some websites after toggling.
- Valutata 5 su 5di ubless4ever, 10 mesi 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, un anno fa
- Valutata 5 su 5di Utente Firefox 17973925, un anno 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 3 su 5di Chaython, un anno faThe extension works for toggling between light and dark mode, but because of the anti-fingerprinting functionality, it doesn't work for my purpose. I wanted to see a live debug of my extension in light mode...
- 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
- Valutata 5 su 5di mendhak, 2 anni faThanks 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, 2 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 sandro79, 3 anni fa
- Valutata 5 su 5di Ихтиандр, 3 anni fa
- Valutata 3 su 5di Vindikato, 3 anni fa
- Valutata 5 su 5di DJ@null, 3 anni faYup, this is what I was looking for. Other extensions I tried didn't work for what I needed. This one seems to toggle the light/dark on specific types of panels in the browser. So, thanks for the fix.
- Valutata 5 su 5di Utente Firefox 14497319, 3 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.