By: Hi Ngoc
Inspect and view changes in Tab Sound Mixer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Tab Sound Mixer",
"version": "1.0",
"description": "Cho phép trộn âm thanh từ nhiều tab theo tỷ lệ tùy chỉnh, giống như bàn DJ đơn giản.",
"permissions": [
"tabs",
"activeTab",
"storage"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": "icon.png"
},
"icons": {
"16": "icon.png",
"48": "icon.png",
"128": "icon.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{fdfc32bf-5822-4dcd-a34d-649f8c39be2a}"
}
}
} Best Tab Sound Mixer Alternatives
Here are some Firefox add-ons that are similar to Tab Sound Mixer: