Toggle dark mode 的评价
Toggle dark mode 作者: Cimbali
28 条评价
- 评分 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.