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 between eval() 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 -~----------~----~----~----~------~----~------~--~---
