Toggle dark mode에 대한 리뷰
Toggle dark mode 제작자: Cimbali
리뷰 24개
- 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 - 5점 만점에 5점ubless4ever 님, 일 년 전
개발자 답글
일 년 전에 게시됨Using 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.- 5점 만점에 5점Robert Požarickij 님, 2년 전
- 5점 만점에 5점Firefox 사용자 17973925 님, 2년 전Thanks 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. ;) - 5점 만점에 5점Firefox 사용자 17960155 님, 2년 전
개발자 답글
2년 전에 게시됨Are 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.- 5점 만점에 5점Firefox 사용자 17754934 님, 3년 전
- 5점 만점에 5점SparklyDavid 님, 3년 전This 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. - 5점 만점에 5점Firefox 사용자 14497319 님, 4년 전Love 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.
개발자 답글
4년 전에 게시됨Thanks! 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.