Hey there,

is this another one of those nasty web extension problems noone saw coming 
or deemed important enough for fx57 to be fixed?

I've successfully managed to get a UserScript loaded into the Greasemnkey 
Extension and have it enabled on the site.
However when I open the DevTools, there's no sign of this script even 
existing at all.

According to Mozilla there should be a unique moz-extension:// namespace 
for each extension in which content scripts would be listed.
It seems like this isn't true for content scripts inserted via the 
programmatic way and/or using inline code instead of a source file.

Debugging the Greasemonkey Extension itself only gets me to the point where 
the script is inserted, but I can't debug the executeScript call or the 
processed script in any way.

I suppose this is a Firefox issue and not a problem of Greasemonkey, right?

-- 
You received this message because you are subscribed to the Google Groups 
"greasemonkey-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/greasemonkey-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to