Local overrides in chrome – keep active while devtools are closed

て烟熏妆下的殇ゞ 提交于 2019-12-09 17:17:45

问题


I really like the local overrides feature in chrome. While it is handy during development, I'd also like to use it while my devtools are closed. If this were possible, it could replace extensions which inject custom css or js into the page. (right now, after loading a page, overrides do not kick in until devtools have been opened at least once)

After some digging, I got the impression it's not possible though. Can somebody please confirm this? Is there any way to achieve the desired effect (custom js & css) without extensions?

来源:https://stackoverflow.com/questions/51522923/local-overrides-in-chrome-keep-active-while-devtools-are-closed

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!