getting current tab in a cross-browser manner? #748
Unanswered
addlistener
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We are aware of the chrome APIs
chrome.tabs.query({currentWindow: true, active: true}
, but we cannot find sth like plasmo.tabs in the docs.Beta Was this translation helpful? Give feedback.
All reactions