Or just use location.href to navigate the user to the .user.js file -Zach
On Sat, Aug 1, 2009 at 3:56 PM, Anthony Lieuallen <[email protected]>wrote: > > On 8/1/2009 4:51 AM, iScripters wrote: > > Would a Greasemonkey script be able to edit itself, using code from an > > external host? It's for an auto-update feature > > No, but you can always navigate the user (perhaps in a hidden iframe) to > the user script source, which will open the installation dialog. You > should probably let the user know what's going on before you do this. > (And give them the option to not update.) > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
