I have converted some Chrome extensions to firefox .xpi and installed them in FF. They show up in the add ons list but how can I make a custom button somewhere in a toolbar and trigger the extension?
In Chrome you have a specific toolbar that shows the extensions… and To trigger them.
Cheers,
M
If you are using the addon SDK do something like this:
if you want to do bootstrap see these templates here, you can install the xpi to see it in action:
I'm making more templates let me know if there's one you would like to see.