Michał Masłowski said: > What solution do you propose for developers like me? Should I ask the > user to spend more time waiting for pages to load, type all data that > some JavaScript code can easily fill, or write a much more complex > desktop program doing the same task?
A downloaded program doesn't need to be "much more complex" than the equivalent JavaScript program. It can even be exactly the same one. The way it is currently, you can use a user script. But it would also be perfectly possible to develop a standalone JavaScript application runner.
