Using Add-on SDK to add toolbar buttons? Integrating XUL and Add-on SDK for Firefox Add-ons?

前端 未结 3 1179
天涯浪人
天涯浪人 2020-12-09 20:02

I have already coded most of a Firefox add-on using the Add-on SDK API. I am now discovering that Add-on SDK might not be powerful enough for my purposes. I need two things:

3条回答
  •  心在旅途
    2020-12-09 20:49

    The toolbarbuttonlib-jplib referenced above no longer exists, but try toolbarwidget-jplib. It works like a charm! Total life saver.

提交回复
热议问题