Rob--W / browser-action-jplib

Jetpack module to add a Browser action badge to the toolbar, using the chrome.browserAction syntax from Chromium
21 stars 9 forks source link

Replace toolbarwidget-jplib with JEP button #8

Open Rob--W opened 10 years ago

Rob--W commented 10 years ago

When Firefox Australis is deployed, the internals of the UI will change (https://github.com/Rob--W/toolbarwidget-jplib/issues/6).

Simultaneously, new SDK modules will be added: https://github.com/mozilla/addon-sdk/wiki/JEP-Add-on-UI-Integration#apis, and the sdk/widget module will be deprecated.

New add-ons should use these new (official) SDK modules when they become available.

Thompsen13 commented 10 years ago

I have tested it on FF Nightly 29.0a1 (2013-12-16) and the toolbarbutton works fine.