So I want to write some javascript into a webpage that will, upon loading the page, use flashgot (+ Jdownloader) to download all the links on that page. So just like if you went to the same page, and right clicked > "flashgot all". Yes, this needs to be coded in, I realize how simple it is to right click, but that won't work for my application.
So I'm having a hard time identifying the methods that need to be called to do this. I am not very familiar with javascript, but I assume when you right click the "flashgot all" option, a method is called, which initiates the proper sequence. So if anyone can help me out I would greatly appreciate it.
Thanks
Coding question- website + flashgot
Coding question- website + flashgot
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5
- Giorgio Maone
- Site Admin
- Posts: 9524
- Joined: Wed Mar 18, 2009 11:22 pm
- Location: Palermo - Italy
- Contact:
Re: Coding question- website + flashgot
Unfortunately this is not possible, since add-ons' code can't be called by web page for security reasons.
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 (.NET CLR 3.5.30729)