Inspect and view changes in Audio Mirror source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Audio Mirror",
"version": "1.0",
"description": "Mirror audio from one tab to another (via MediaStream and iframe).",
"permissions": [
"tabs",
"activeTab"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": "icon.png"
},
"web_accessible_resources": [
"mirror.html"
],
"icons": {
"48": "icon.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{ffc21a77-337b-42a7-b38d-34f35b3d5df2}"
}
}
} Best Audio Mirror Alternatives
Here are some Firefox add-ons that are similar to Audio Mirror:
MirrorTab
Phuang
Media Bridge
saltnpepper97
MediaEcho
Emily
TabSource
_mr757_
MediaTab
Aksell
Audio switcher
hama3254
Auto Pin Media Tabs
HASJ2
Smart Tab Mute
Stefan Daschek
Media Pilot
Charles Kinuthia
Instant Tab Audio Boost
Farrah
Tab Audio Device Selector
Kaotic
Mute Tab
def00111