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

chrome-tabs-api module missing #6

Closed oyiptong closed 10 years ago

oyiptong commented 10 years ago

The chrome-tabs-api module is missing, and is invoked in:

https://github.com/Rob--W/browser-action-jplib/blob/master/test/test-chrome-tabs-api.js#L3

and

https://github.com/Rob--W/browser-action-jplib/blob/master/lib/browserAction.js#L35

Rob--W commented 10 years ago

It is here: https://github.com/Rob--W/browser-action-jplib/blob/master/lib/chrome-tabs-api.js Have you accidentally removed the file? Follow the installation instructions from the README, and make sure that you have the latest versions - browser-action v0.2.3 & toolbarwidget v1.3.1.

oyiptong commented 10 years ago

Ah yes. The module is here. I meant to file another bug. It was the wee minutes before shuteye.