By: Nico
Inspect and view changes in MeetSoup source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "MeetSoup",
"version": "1.0.0.1",
"description": "Herramientas para meet",
"homepage_url": "https://github.com/ndazeo/meetsoup",
"icons": {
"48": "icons/icon-48.png"
},
"permissions": [
"activeTab",
"notifications"
],
"content_scripts": [
{
"matches": [
"*://meet.google.com/*"
],
"js": [
"inject.js"
]
}
],
"background": {
"scripts": [
"background.js"
]
}
} Best MeetSoup Alternatives
Here are some Firefox add-ons that are similar to MeetSoup: