get current tab from chrome extension developer
Get Current Tab from Chrome Extension Developer
If you are developing a Chrome extension and need to access the currently active tab, you can do so using the Chrome API. There are a few different methods you can use to do this:
Method 1: Using chrome.tabs.query()
You can