eye-protection

护眼模式,兼容所有网站,自动开启护眼模式,支持自定义颜色

< 腳本eye-protection的回應

評論:負評 - 腳本失效或無法使用

§
發表於:2021-03-12

Please add an option to set in which times the script should be activated and deactivated.

var time = new Date();
var timeinhours = time.getHours();
if (timeinhours === 21 || timeinhours === 22 || timeinhours === 23 || timeinhours === 00 || timeinhours === 01 || timeinhours === 08)
{
//script here
}

And add an option to make the layer have different settings for a specific website only

發表回覆

登入以回復

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址