站长图库向大家介绍了网页,夜间模式,代码等相关知识,希望对您有所帮助
1、在浏览器新建书签(收藏夹)
2、在网址栏输入:
javascript:var%20a=document.createElement('div');a.innerHTML='<div style=%22position:fixed;background-color:#000;top:0;left:0;z-index:999999;pointer-events:none;opacity:0.35;width:100%;height:100%%22></div>';document.body.appendChild(a);
3、连续点击刚才新建的书签即可!
想恢复原来页面刷新(F5)就恢复正常咯!