|
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 |
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.





