Hello all, My application is almost ready in JavaScript. On opening the HTML page containing my JavaScript code, it takes an image (from local hard drive) as input and does some processing by executing a 3rd party EXE (which is also on the local hard drive of my computer). The results are then displayed on the HTML page. Now, this application would work only when I open that HTML page and select a particular image to work on. Now I want to develop an extension for Firefox, so that when I open any local image in Firefox, the same actions take place automatically. Is GreaseMonkey the right choice for my application? Can it work with local files?
Thanks 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.
