Greasy Fork is available in English.

定时刷新

定时刷新脚本

Автор
hiszm
Щоденних встановлень
4
Всього встановлень
507
Рейтинги
4 0 0
Версія
0.5
Створено
28.12.2020
Оновлено
28.12.2020
Сумісність
Сумісний з Chrome
Ліцензія
GPL-3.0
Відноситься до
Всі сайти

定时刷新页面

刷新时间

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