Efficient AutoRefresh

By Arkticcool Last update Jan 15, 2008 — Installed 2,084 times. Daily Installs: 4, 4, 5, 5, 3, 6, 8, 16, 4, 3, 10, 3, 1, 5, 6, 0, 10, 3, 6, 5, 6, 15, 6, 5, 7, 4, 3, 7, 3, 5, 14, 16
Script Summary:
Allows one to AutoRefresh a site, for any reason, whether it be checking your internet connection during a long download, or checking a constantly changing site.
Version: 0.1
Recently Updated TopicsPosts
Archived Comments4

this script has 1 topic, 4 posts

This script has no reviews.

Automatically set to all sites and to 10 seconds, to change to refresh a particular site simply do the following:

1. Right click on the Greasemonkey logo in Firefox then click on manage user scripts.

2. Select the Auto Refresher and click the Edit button.

3. Change the * after //@include to the site you want by copying the url and placing it where the astrix was. e.g.

//@include * change to use on google.com
//@include http://www.google.com/*

To change the time waited (default; 10 secs):

Do 1. and 2. above.

Change the number after document.location etc. in the following format: the "10" part is the seconds, ignore the 000 (milliseconds), but leave them after changing to your preferred time.