Search code examples
operauserscripts

Is there any way to store files locally using Opera's user javascript?


Is there some way to download and store files in a specific, developer-defined location using Opera's user javascript functions?

Thanks.


Solution

  • Indeed, a pure JavaScript solution for this is only possible with widgets and Opera 10 and greater. It should be possible to interact with a Java applet the user has granted sufficient privileges to save files though. I've also seen a solution that used a local server which the user.js would talk to - see the "HistoryPlus" script described somewhere in this post:

    http://my.opera.com/chooseopera/forums/findpost.pl?id=2669972