What is it?
Having a hard time distributing a script to users because not everyone comes back for an update? Well here's another solution that offers automatic script updating via a Greasemonkey @require automatic script updater.
How is it used?
Insert only one of these @require keys into your metadata block with the appropriate path and scriptid.
userscripts.org URI
// @require http://userscripts.org/not_hosted_yet/scriptid.js
Server URI
// @require http://pathto/scriptid.js
- Mirror(s)
Alternate Server URI
(for servers that don't support advanced perl regular expressions yet for .htaccess)
// @require http://pathto/scriptid.js
- Mirror(s)
- http://usocheckup.dune.net/13701.js
Don't miss The Guide at uso for additional exciting string query parameters and dynamic usage details.