I have a somewhat working model to do exactly what you want, its not very pretty or simple though it is possible, it just gets the value and alerts it like your original example, depending on how complex the real command needs to be, more expensive.
On Jul 24, 7:08 pm, Jan Buschtöns <[email protected]> wrote: > That's stupid... There should be a button like 'Trust this Script'. Is > there really _no other Way_ ? > > On 20 Jul., 20:38, Anthony Lieuallen <[email protected]> wrote: > > > > > On 7/20/2009 2:36 PM, Jan Buschtöns wrote: > > > > That's not possible, because the GM_functions must be executed on the > > > actual page. > > > Actually, because they must _not_ be executed on the page. They must be > > executed within the script's sandbox. It's impossible (given our > > current knowledge) to consistently tell the difference betweeneval() > > and a malicious attack (coming from the page), so it is blocked. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
