Is it possible to disable protected pages for extensions so I can see Mozilla pages in dark mode?
Hello, I use dark mode extensions extensively :) and I really dislike light mode pages. However, Mozilla pages refuse to be changed due to the fact that they are "protected" by default.
I don't really care for this protection. Can it be disabled?
被采纳的解决方案
It is possible to change the restricted domains preference (https://support.mozilla.org/hsb/questions/1306789) but that seems not to affect moz extension pages. It is possible to change background colour using a bookmarklet.
定位到答案原位置 👍 1所有回复 (4)
(what adds to the problem is that Mozilla doesn't provide a dark mode version of their support & addons pages)
选择的解决方案
It is possible to change the restricted domains preference (https://support.mozilla.org/hsb/questions/1306789) but that seems not to affect moz extension pages. It is possible to change background colour using a bookmarklet.
Thanks terry21, never knew what a bookmarklet was; finding a dark mode one certainly helped.
You can also change colours using userContent.css if you are willing to create it. It is much the same as userChrome.css but applies to content rather than the ui. (Remove blank space in link.) https://www.userchrome. org/how-create-userchrome-css.html
由Terry于