Large

Auto Refresh

By AyoobAli Last update Jun 10, 2010 — Installed 3,553 times.


Script Summary: This is a simple script, it will refresh the page every x seconds

Version: 1.0.0

License: Free

Remotely hosted version

Script homepage

There is nothing on that script, its one line script, I made it for anyone want to refresh a page every x seconds.

to refresh the page just add the page URL to the script:
Right-Click Greasmonkey icon >> Click "Manage User Scripts..." >> Select "Auto Refresh" from the left list.
Now at the top right side under "Included Pages" Click "Add" >> Then write your URL and click OK.

To Stop refreshing the page, From the Manage User Script click the URL and Click "Remove"

The default time of the refresh is 20 seconds, to change it Edit the script and edit the line:

var StRefTime = '20';