Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firefox tabs incompatibilities #102

Open
machawk1 opened this issue Jan 19, 2018 · 2 comments
Open

Firefox tabs incompatibilities #102

machawk1 opened this issue Jan 19, 2018 · 2 comments

Comments

@machawk1
Copy link
Owner

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

@refparo
Copy link

refparo commented Jul 15, 2021

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

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

@machawk1
Copy link
Owner Author

Thank you for the heads-up, @refparo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants