Improvement requests
: K-Meleon Forum
Use this forum to talk about a feature you're missing. Use the bug tracker to report it if necessary.
Goto:
Forum List
•
Message List
•
Search
•
Log In
Your Name:
Subject:
Help information
BBcode help
Smileys help
[quote=disrupted] i found jdownloader [url=http://jdownloader.org/download/index]http://jdownloader.org/download/index[/url] it took me a while to figure it out.. must admit this is not an easy program to configure.. i don't like java apps very much. anyways, good news is you don't really need flashgot to send/download files from kmeleon to jdownloader.. unlike firefox, kmeleon doesn't need an xul extension to call out external programs because kmeleon itself is a native widget..so all you need is a simple macro: download this macro and save it in k-meleon\macros folder: (right click: save target) after saving it, open it in notepad.. it should look like this: [color=green][sub]# K-Meleon Macros (http://kmeleon.sourceforge.net/wiki/index.php?id=MacroLanguage) # ----------jdownloader------------------------------------------------------------------------- # # Dependencies : - # Resources : - # Preferences : - # #----------------------------------------------------------------------------------------------------------------- jdownloader{ exec("[color=red]I:\\applications\\webres\\wtools\\jdownloader\\JDownloader.exe[/color] " .$LinkURL); } jdownloader_BuildMenu{ # page menu(contextmenu) setmenu(LinkSave,macro,"Descargar con jd",jdownloader); } $OnInit=$OnInit."jdownloader_BuildMenu;"; # ------------------------------------------------------------------------- $macroModules=$macroModules."jdownloader;";[/sub][/color] change the part in red to where you have jdownloader installed e.g. c:\programmos\jdownloader\jdownloader.exe becomes exec("[color=red]c:\\programmos\\jdownloader\\jdownloader.exe[/color] " now whenever you want to download a file with jdownloader, just right-click on the download link and select "download with jd" [img][img][/quote]
[Please Enable JavaScript]
K-Meleon forum is powered by
Phorum
.
Home/News
Screenshots
Download
Documentation
Resources
Get Involved
Forum
Bugs
Development