Allows to get the metadata of the currently opened (focused) tab.
Moreover, you can provide any data from the active tab (through content script)!
Conveniently subscribe to this data from specific pages using namespaces.
In sum, every time the user switches between tabs, you can receive data and the state of the active tab.
- host match patterns or activeTab if you want to use content scripts (reference)
In the process of writing