By: PizzaMama
Inspect and view changes in Google Meet Mute Toggle source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Google Meet Mute Toggle",
"version": "1.0",
"description": "A Firefox extension to toggle Google Meet microphone with global shortcuts.",
"permissions": [
"tabs",
"activeTab",
"storage"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"*://meet.google.com/*"
],
"js": [
"content-script.js"
],
"run_at": "document_idle"
}
],
"commands": {
"toggle-mute": {
"suggested_key": {
"default": "Alt+Shift+M"
},
"description": "Toggle Google Meet Microphone"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{3f22b074-42f0-4f64-affa-861180bc7d69}"
}
}
} Best Google Meet Mute Toggle Alternatives
Here are some Firefox add-ons that are similar to Google Meet Mute Toggle:
Google Meet Easy Mute
010 Pixel
MeetMuter
daggy1234
Google meet joiner
Jagadeeshan S
Google Meet | Push To Talk
Jha Madhav
Google Meet Push to Talk
JCW Services
Google Meet Auto Disable Mic/Cam
burkybang
Mute Switch
Sepehr.$h
Tab Mute Toggle
Sepehr.$h
meet-default-mic
sjahu
Mute websites like chrome
Rév
Mute Site
pkrasicki