As far as I know, it can't be done. However, you might want to try using a data URI if you really, really need a worker.
https://developer.mozilla.org/en/data_URIs Not sure which MIME type you would use. This would probably make for a good GM API function. On Feb 26, 4:30 am, "[email protected]" <[email protected]> wrote: > Hi, guys. I want to use Worker object in Greasemonkey. The problem is, > i need to use external file to create it. Anyone knows how to deal > with it and can help? Thx in advance. -- 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.
