On May 5, 2013, at 10:23 PM, Navaneeth.K.N <navan...@gmail.com> wrote:
> I need to add an icon for my addon next to the FF search bar.
Hi Navaneeth, At the moment you can't do this with the addon-sdk, but this module by Erik Vold should let you do it:
https://github.com/erikvold/toolbarbutton-jplib
Hi Navaneeth, At the moment you can't do this with the addon-sdk, but this module by Erik Vold should let you do it:
https://github.com/erikvold/toolbarbutton-jplib
Thanks. This looks promising. How do I add it to my addon-sdk project?