Search found 2 matches

by squeegee
Mon Apr 06, 2009 1:45 pm
Forum: NoScript Development
Topic: Automatically allow GM-injected script on untrusted sites?
Replies: 3
Views: 3434

Re: Automatically allow GM-injected script on untrusted sites?

Okay, thanks. I had thought about that, but it's subject matter (attaching event handlers) I'm unfamiliar with. That sort of thing could also clean up some kludgy areas of my script, because I'm currently only indirectly communicating between some parts of content land and GM-land, as you put it, i....
by squeegee
Mon Apr 06, 2009 1:05 pm
Forum: NoScript Development
Topic: Automatically allow GM-injected script on untrusted sites?
Replies: 3
Views: 3434

Automatically allow GM-injected script on untrusted sites?

Is it possible for NoScript now or in future versions to detect the difference between Javascript present in the page source, and script injected by the end-user via GreaseMonkey? I'll give you a bit of background. I am writing a rather (internally) complicated image app made for GreaseMonkey that f...