Multi-Tab Audio Mixer Firefox

Examine source code of Multi-Tab Audio Mixer

By: Fi
Inspect and view changes in Multi-Tab Audio Mixer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Multi-Tab Audio Mixer",
  "version": "1.0",
  "description": "Hiển thị thanh trộn âm lượng cho từng tab có âm thanh.",
  "permissions": [
    "tabs",
    "tabCapture"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icon.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{fcdfdbde-b1aa-4c91-bf0b-7a67fba7cf5d}"
    }
  }
}

Best Multi-Tab Audio Mixer Alternatives

Here are some Firefox add-ons that are similar to Multi-Tab Audio Mixer: