Vit*_*ich 12 google-chrome view-source chromium
我为开发者工具安装了主题,并且还想让我的'view-source'也变暗.
And*_*man 15
使用以下代码创建书签:
javascript:(function(){ var h=document.getElementsByTagName('head')[0],s=document.createElement('style');s.setAttribute('type','text/css'); s.appendChild(document.createTextNode('html{-webkit-filter:invert(100%) hue-rotate(180deg) contrast(70%) !important; background: #fff;} .line-content {background-color: #fefefe;}'));h.appendChild(s); })()
Run Code Online (Sandbox Code Playgroud)
然后在您想要变暗的任何页面上单击此书签
| 归档时间: |
|
| 查看次数: |
2841 次 |
| 最近记录: |