Improvement requests :  K-Meleon Web Browser Forum
Use this forum to talk about a feature you're missing. 
The word "[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]" you have used in your post has been banned from use. Please use a different word or contact the forum administrators.
Your Name: 
Subject: 
Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
K-Meleon forum is powered by Phorum.