Just to add that I did try using GM_xmlhttpRequest but I got error "Disallowed scheme in URL: greasemonkey-script: ..."
Do I have to add this scheme on a browser level or is there some better way to do his? Thanks On Thursday, March 10, 2016 at 3:43:08 PM UTC, Nuno Ferreira wrote: > > Hello, > > In GM 3.7 I'm loading a zip file as a @resource which gives me a string > containing a greasemonkey-script URI. > > How can I read the binary contents of the object behind this URI into a > javascript variable? > > Thanks > -- 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.
