Inspect and view changes in Google Meet Portal source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Google Meet Portal",
"version": "0.2.0",
"description": "Allows to see the participants in a Google Meet call from other tabs.",
"icons": {
"128": "assets/icons/icon-inactive.png"
},
"content_scripts": [
{
"matches": [
"*://meet.google.com/*"
],
"js": [
"server.js"
]
},
{
"matches": [
"*://*/*"
],
"exclude_matches": [
"*://meet.google.com/*"
],
"js": [
"client.js"
]
}
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_action": {
"default_title": "Click to enable Google Meet Portal"
},
"web_accessible_resources": [
"widget.js",
"assets/*"
],
"permissions": [
"activeTab",
"tabs",
"<all_urls>"
]
} Best Google Meet Portal Alternatives
Here are some Firefox add-ons that are similar to Google Meet Portal:
Google Meet Zoom In Zoom Out
New Stalex
Google Meet Grid View
Chris Gamble
VideoTab
craig
Portal
Augustin Joseph
Where is my Meeting?
themihel
Google Meets Individual Fullscreen
Angelo Evangelista
Fullscreen Google Meet
Thomas Brillion
Google Calendar™ on new Tab
Balvin
Chat and Meet for Google
OinkAndStuff
Google Meet Easy Mute
010 Pixel
Google Meet Layout Switcher
Ahmet Gökâlp Ergeç
MeetMuter
daggy1234