[Greasemonkey] GreaseMonkeyed.com - Script Repository
Godmar Back
godmar at gmail.com
Tue Jul 19 11:04:35 EDT 2005
On 7/19/05, Britt Selvitelle <anotherbritt at gmail.com> wrote:
>
> There are two types of script hosting. The slickest way (in my
> opinion) to add your script is to host it wherever you like and
> register the url with greasemonkeyed. It then extracts all the script
> info: author, description, etc out of the script and you're ready to
> go. This way you can just maintain the script on your site and not
> have to worry about having the latest copy everywhere.
A naive, but related question in this context: suppose a GM author
wanted to serve the bulk of their script at the point in time when it
is run, to ensure everybody always runs the latest version.
Is this possible with the current setup - maybe doing something like
document.write("<SCRIPT src='http://.....' .... " from within the part
that is stored in the GM script directory?)
- Godmar
More information about the Greasemonkey
mailing list