contextuel menu

Discussion of general topics about Seamonkey
Post Reply
axac
Posts: 6
Joined: November 9th, 2002, 6:30 am
Location: bretagne, france

contextuel menu

Post by axac »

Hey
Is it possible to add a fonction in the contextuel menu in mozilla ?
For example : Download with flashget.
And how ?
Thank you
axac
User avatar
GNU/Ben
Posts: 1557
Joined: November 5th, 2002, 1:45 pm
Location: 127.0.0.1
Contact:

Post by GNU/Ben »

It is possible, but you have to know XUL. There is tutorial at <a href="http://www.xulplanet.com/">xulplanet.com</a>.
I don't know XUL so I can't tell you how to actually change the menus.
axac
Posts: 6
Joined: November 9th, 2002, 6:30 am
Location: bretagne, france

Post by axac »

Thanks a lot
axac
clav
Posts: 1974
Joined: November 5th, 2002, 3:25 am
Location: Lancaster, UK
Contact:

Post by clav »

you would also need to know at least some javascript to make the menuitem do anything, and possibly some c++ to actually call flashget and get it to download the file (not sure about the last bit though).

If its flashget specifically that your interested in you could download the flashget/opera plugin from http://www.flashget.com/download.htm , though that will result in all downloads being handled by flashget as far as i remember. You could also take advantage of the fact that flashget can monitor the windows clipboard for url's and offer to download them. Just copy a link to the clipboard while flashget is running.
axac
Posts: 6
Joined: November 9th, 2002, 6:30 am
Location: bretagne, france

Post by axac »

Tanks clav.
If you want, can you (mozilla users) tell me what is your favourite "download manager" for use with mozilla?.
axac
Post Reply