Provide a link to the exact script in question. Looks like you're creating a <script> node to a URL, which will not run in the script sandbox and thus not see the APIs.
On Thu, Sep 6, 2012 at 11:34 AM, JE <[email protected]> wrote: > ReferenceError: GM_xmlhttpRequest is not defined > http://scripts.die-staemme.de/gm-scripts/DSsendReportsToOBST.js > Line 601 > -- 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.
