Inspect and view changes in Meet Recorder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Meet Recorder",
"description": "Record Google Meet tab audio/video locally, with microphone mixed only while Meet mic is unmuted.",
"version": "1.1",
"manifest_version": 3,
"permissions": [
"activeTab",
"tabs",
"tabCapture",
"offscreen",
"downloads",
"storage"
],
"host_permissions": [
"https://meet.google.com/*"
],
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"action": {
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png"
},
"default_popup": "popup.html"
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"https://meet.google.com/*"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "turbo@meetrecorder",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Meet Recorder Alternatives
Here are some Firefox add-ons that are similar to Meet Recorder:
ItsMeHere Meeting Recorder
Harsimran Singh
MeetRecord AI
Pankaj Verma
Meeting Recorder
Clifton Reyes
Google meet joiner
Jagadeeshan S
Solatis Meeting Recorder
Solatis
MeetMuter
daggy1234
TranscripTonic (MV2)
bpetrynski
TranscripTonic
66 Lottery
Google Meet Auto Disable Mic/Cam
burkybang
Instant Tab Recorder
B52club
Meeting Auto Join(No Mic-Cam)
Samiul Haque Bondhon
Google Meet Mute Toggle
PizzaMama