General :  K-Meleon Web Browser Forum
General discussion about K-Meleon 
You can add plugins info to help menu
Posted by: Andres
Date: December 05, 2001 04:47PM

I've seen some messages posted with a question of how to see what 3rd party plugins are loaded.

Here's how to add a plugins command to Help Menu (this worked on K-Meleon 0.6 on my computer). It's actually very simple.

Make sure K-Meleon is not running or, you can do all this in Edit - Preferences - Configs if you know what you're doing.

Put the following 4 lines at the end of your macros.cfg:

plugins {
menu = About Plugins
open(about:plugins)
}

Then open your menus.cfg and find the line "&Help {"
and then add the line "macros(plugins)" just like shown below:

&Help {
K-Meleon Homepage = ID_LINK_KMELEON_HOME
K-Meleon Forums = ID_LINK_KMELEON_FORUM
-
About K-Meleon... = ID_APP_ABOUT
macros(plugins)
}

Now you can see the loaded 3rd party plugins from Help menu without needing to type "about:plugins".

Options: ReplyQuote
Re: You can add plugins info to help menu
Posted by: Andrew
Date: December 05, 2001 08:28PM

Andres,

Nice write-up. Do you want me to add that to the Docs?

Andrew

Options: ReplyQuote
Re: You can add plugins info to help menu
Posted by: Andres
Date: December 05, 2001 11:15PM

Absolutely, if you find it OK smiling smiley

Options: ReplyQuote
Re: You can add plugins info to help menu
Posted by: Andres
Date: December 05, 2001 11:24PM

It should probably be mentioned that K-Meleon's own Macro Extension Plugin should be enabled for that, am I right?

Options: ReplyQuote
Re: You can add plugins info to help menu
Posted by: Andrew
Date: December 06, 2001 05:47AM

Andres,

Yes, that is correct. I'll try and get this into a doc.

Andrew

Options: ReplyQuote


K-Meleon forum is powered by Phorum.