On Tue, Sep 1, 2009 at 9:05 AM, cc<[email protected]> wrote: > There's an easier and better way to (re)install a GM script: navigate to > the .user.js file on e.g. http://localhost/path/to/script.user.js > This will prompt for installation of the script, download @require > resources, and so forth. > So I suggest you copy your primary user script into a directory for > Apache to serve...
If you want to install a user script that you have on your drive, just drag/drop or file>open it with Firefox. It will install. This is what I do when creating a new script, which needs a @require: 1. Monkey Menu > New User Script 2. Fill in name, description, etc. 3. Edit this file to add the @require lines. 4. Save it somewhere convenient (desktop). 5. Drag/drop this file into Firefox, to install, and grab the requires. 6. Continue editing the file that step 5 installed. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "greasemonkey-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/greasemonkey-users?hl=en -~----------~----~----~----~------~----~------~--~---
