wedata

Database: CyclicAutoReloader

指定間隔でページを再読込するスクリプト「CyclicAutoReloader」用の共有設定データ(Configuration repository for "CyclicAutoReloader")
 スクリプト本体(User Script): http://userscripts.org/scripts/show/105714

必須入力項目(Configurable variables. All are required.)
・url:正規表現で対象 URL を指定(URL using Regular Expression)
・nextMinute:リロード間隔を分指定(Reload cycle by minute)
・nextHour:リロード間隔を時間指定。不要なら 0(Reload cycle by hour. Use "0" if you don't need it.)
・exampleUrl:この設定が適用される URL の例(Example URL. No regular expression.)

特長(Features)
・単なるタイマーと異なり、更新タイミングは初回ページ読み込みに依存しない(The timing when to reload is independent from current time.)
・例えば nextMinute を 15 に設定すると、現在時刻が○時18分でも○時24分でも次のリロードは○時30分となる。次は○時45分、次は○時00分、次は○時15分…(For example, if nextMinute is set to 15 and current time is 18 or 24 minutes, next reload is 30. The next is 45, 00, 15 minutes.)

想定される利用シーン…(Use case for example...)
・テレビ番組表の毎時間更新(TV program listings which data is updated hourly.)
・為替グラフの毎分更新(Currency charts which data is updated every minute.)
・株価チャートの10分更新(Stock chart which data is updated every 10 minutes.)
・静的なページをキッカリ定時に更新したい場合に有効(Static pages + You have to update manually...)

Last Update: 2016-12-17T16:25:21+09:00 History

Item List