定时刷新

定时刷新脚本

Autor
hiszm
Instalări zilnice
1
Total instalări
515
Rating-uri
4 0 0
Versiune
0.5
Creat
28-12-2020
Actualizat
28-12-2020
Compatibilitate
Compatibil cu Chrome
Licență
GPL-3.0
Se aplică pe
Toate site-urile

定时刷新页面

刷新时间

setTimeout(function(){location.reload();}, 1000);

默认1秒(1000=1秒) 可以自己调整

setTimeout(function(){location.reload();}, 10000);

十秒


作用范围

// @match *://*/*

默认匹配所有网页

可以自己调整

例如 某一个站点

// @match http://www.baidu.com/*

或者 某一个页面

// @match https://github.com/hiszm

或者多个网页


// @match        http://www.baidu.com/*
// @match        https://github.com/hiszm
// @match        https://cn.bing.com/*
// @match        https://cn.bing.com/academic/?FORM=Z9LH2