OK, so now that I've built my GreaseMonkey script, I want to deploy it at several sites. Do I just put it on our intranet site, and have users access it from there? How does this work? Will they get updates automatically if they enable the updates flag?
1. Write the script.
2. Use the @downloadURL metadata in my script to define the location.
3. Install GreaseMonkey all users' machines in all sites.
4. When these users go to the web page I define in @downloadURL, it will automatically install and run my script.