- Jan 26, 2008
- 319
- 150
I wrote this Greasemonkey script:
http://userscripts.org/scripts/show/60437
It will convert the start times for each map in a gameday thread into your local timezone.
The orange text is the text generated by the script.
It also adds a "download timer" to the map download links in the thread. A user must wait thirty seconds between file downloads, so the script adds a countdown timer for this. File links are grayed out until they are able to be downloaded.
For those that don't know, Greasemonkey is a Firefox add-on that uses JavaScript to customize websites. It can be downloaded here. Chrome, Safari, and Opera have scripting capabilities as well but I have not tested the script in those browsers.
http://userscripts.org/scripts/show/60437
It will convert the start times for each map in a gameday thread into your local timezone.

The orange text is the text generated by the script.
It also adds a "download timer" to the map download links in the thread. A user must wait thirty seconds between file downloads, so the script adds a countdown timer for this. File links are grayed out until they are able to be downloaded.

For those that don't know, Greasemonkey is a Firefox add-on that uses JavaScript to customize websites. It can be downloaded here. Chrome, Safari, and Opera have scripting capabilities as well but I have not tested the script in those browsers.