Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"version": "1.2",
"name": "Reveal Tabs Under MS Teams Sharing Toolbar",
"description": "Toggle browser height to reveal tabs hidden by the MS Teams screen sharing toolbar.",
"permissions": [
"storage"
],
"background": {
"service_worker": "background.236c554f.js"
},
"action": {
"default_icon": {
"16": "icon3-16.be440d8f.png",
"32": "icon3-32.9dbb983c.png",
"48": "icon3-48.7dbd969a.png",
"128": "icon3-128.061cf911.png"
}
},
"icons": {
"16": "icon3-16.be440d8f.png",
"32": "icon3-32.9dbb983c.png",
"48": "icon3-48.7dbd969a.png",
"128": "icon3-128.061cf911.png"
}
}