Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Firefox - Custom Buttons Extension
#1
Custom Buttons :: Mozilla Add-ons :: Add Features to Mozilla Software
"Gives a possibility to create custom toolbarbuttons.

To add new button you should:
* Go into menu View -> Add new Button....
* Fill in the fields Name and Code.
(You can leave the field Image empty. Then the button will have a standart image).
* The Initialization code executes once a time when the browser startups. You can leave it empty too.
* Go into menu View -> Toolbars -> Customize... , find new button and drag it to any toolbar.

The extension adds to Firefox a "custombutton" protocol, that allows to install buttons from web-pages. Some button examples can be found at http://xsms.nm.ru/custombuttons/en/

You can find a lot of buttons and example code in the
custom buttons forum

Discussion (in English):
http://forums.mozillazine.org/viewtopic.php?t=428688"
https://addons.mozilla.org/firefox/2707/




here is an example button to pass the current url to qm function ff2qm.

http://www.microbender.com/scripts/custom_buttons.php

Code:
Copy      Help
/
function [$a1] [$a2]

mes a1
,,,
pi


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)