首页 扩展程序 Time Saver

Time Saver

提供方: Curtis Huebner
0
效率 33 位用户

插件简介

Block a specific set of sites during specific periods of the week using a JSON formatted string.
An extension that blocks certain URLs for certain parts of the week. For instance to block "www.evil.com" and "www.distraction.com" from 1:30AM Monday to 4:37PM Friday and any site that has "fun" in the url on Sunday, the filter would be:

{
"times": [
{
"endDay": 5,
"endHour": 16,
"endMinute": 37,
"startDay": 1,
"startHour": 1,
"startMinute": 30,
"urls": [
"www.evil.com",
"www.distraction.com"
]
},
{
"endDay": 1,
"endHour": 0,
"endMinute": 0,
"startDay": 0,
"startHour": 18,
"startMinute": 0,
"urls": [
"fun"
]
}
]
}

其他信息

ID mbeodbihdnhkgebepkmlenepjfoanfcj 版本 0.0.2 上次更新日期 2017年5月25日 大小 9.06KiB 语言 支持1 种语言 开发者 适用浏览器

谷歌浏览器、其他Chromium内核的浏览器

Time Saver Chrome插件下载

为打击盗链困扰,本站已启用人机验证
微信扫码关注左侧公众号,发送“插件”二字获得验证码,验证码5分钟全站有效