Improvement requests :  K-Meleon Web Browser Forum
Use this forum to talk about a feature you're missing. 
download problem of K-meleon
Posted by: jet
Date: July 19, 2008 06:23AM

1.Is there any plugin for K-meleon to use download software to download from internet? like flashgot?

2. where to download IE TAB plugin for k-meleon(not CCF version)?

3. any website for plugin for K-meleon download?

Options: ReplyQuote
Re: download problem of K-meleon
Posted by: desga2
Date: July 19, 2008 08:45AM
Options: ReplyQuote
Re: download problem of K-meleon
Posted by: dj_creator4
Date: March 26, 2009 05:55PM

yeah, jet, i had the same problem that u, but if u see the forum, you can find an answer which really works

READ.... PLUGING TO DOWNLOAD WITH JDOWNLOADER IN THE FORUM....

[[[[

Re: PLUGING FOR JDOWNLOADER ?¿?¿?
Posted by: disrupted
Date: March 25, 2009 03:18AM

benvenuti a kmeleon

http://kmeleon.sourceforge.net/wiki/MacroLibrary

http://kmeleon.sourceforge.net/wiki/ThirdPartyPlugins

http://adblockplus.org/en/kmeleon

http://pagesperso-orange.fr/jujuland46/JujuLand/KMES/KMES-Download.html (<<flashgot there)

http://necb.bizhat.com/kmeleon



Options: Reply•Quote
Re: PLUGING FOR JDOWNLOADER ?¿?¿?
Posted by: desga2
Date: March 25, 2009 03:36AM

Creo que a nuestro amigo disrupted le faltó este:
http://kmeleon.sourceforge.net/wiki/ExternalApplications#downloads

No se exactamente como funciona el Jdownloader, pero prueba alguno de los que aparecen en el link anterior si no encuentras lo que buscas vuelve a preguntar por aquí con más detalles, por ejemplo algún link al Jdownloader del que hablas.

Saludos y bienvenido. smiling smiley

K-Meleon in Spanish
The worst day of my life.
I feel like a GIF archive.



Edited 1 time(s). Last edit at 03/25/2009 03:37AM by desga2.

Options: Reply•Quote
Re: PLUGING FOR JDOWNLOADER ?¿?¿?
Posted by: disrupted
Date: March 25, 2009 05:19AM

i found jdownloader http://jdownloader.org/download/index

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)
http://necb.bizhat.com/kmeleon/jdownloader.kmm

after saving it, open it in notepad.. it should look like this:
# K-Meleon Macros (http://kmeleon.sourceforge.net/wiki/index.php?id=MacroLanguage)

# ----------jdownloader-------------------------------------------------------------------------
#
# Dependencies : -
# Resources : -
# Preferences : -
#
#-----------------------------------------------------------------------------------------------------------------

jdownloader{
exec("I:\\applications\\webres\\wtools\\jdownloader\\JDownloader.exe " .$LinkURL);
}

jdownloader_BuildMenu{
# page menu(contextmenu)
setmenu(LinkSave,macro,"Descargar con jd",jdownloader);
}

$OnInit=$OnInit."jdownloader_BuildMenu;";

# -------------------------------------------------------------------------
$macroModules=$macroModules."jdownloader;";

change the part in red to where you have jdownloader installed
e.g. c:\programmos\jdownloader\jdownloader.exe
becomes
exec("c:\\programmos\\jdownloader\\jdownloader.exe "

now whenever you want to download a file with jdownloader, just right-click on the download link and select "download with jd" ]]]]]]

I think u can adapt it to your needs......

disrupted WAS THE ONE WHO SOLVE MY PROBLEM, SO YOUR THAKS MUST BE DIRECTED TO HIM.

CU http://pp4mnk.zxq.net

Options: ReplyQuote


K-Meleon forum is powered by Phorum.