Toggle dark mode에 대한 리뷰
Toggle dark mode 제작자: Cimbali
리뷰 27개
- 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.