定时刷新

定时刷新脚本

Autore
hiszm
Installazioni giornaliere
2
Installazioni totali
617
Valutazione
4 0 0
Versione
0.5
Creato il
28/12/2020
Aggiornato il
28/12/2020
Dimensione
377 Byte
Compatibilità
Compatibile con Chrome
Licenza
GPL-3.0
Applica a
Tutti i siti

定时刷新页面

刷新时间

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