warcreate icon indicating copy to clipboard operation
warcreate copied to clipboard

Firefox tabs incompatibilities

Open machawk1 opened this issue 6 years ago • 2 comments

https://developer.mozilla.org/docs/Mozilla/Add-ons/WebExtensions/API/tabs/getSelected

machawk1 avatar Jan 19 '18 15:01 machawk1

There is a new method to get this on the MDN page:

This method has been deprecated. Use tabs.query({active: true}) instead.

refparo avatar Jul 15 '21 02:07 refparo

Thank you for the heads-up, @refparo.

machawk1 avatar Jul 15 '21 02:07 machawk1