You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tampermonkey can expose which Firefox container the tab runs in via GM_info.container (doc).
I would like to have the matching API in Violentmonkey as well.
The text was updated successfully, but these errors were encountered:
Tampermonkey can expose which Firefox container the tab runs in via
GM_info.container
(doc).I would like to have the matching API in Violentmonkey as well.
The text was updated successfully, but these errors were encountered: