Tab Audio Device Selector Firefox

Examine source code of Tab Audio Device Selector

By: Kaotic
Inspect and view changes in Tab Audio Device Selector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Tab Audio Device Selector",
  "description": "Take control of your browser's audio routing with customizable per-tab output device selection",
  "homepage_url": "https://github.com/Kaotic/tab-audio-device-selector-extension",
  "manifest_version": 2,
  "version": "1.0",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "96": "icons/icon96.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "activeTab",
    "tabs",
    "storage"
  ],
  "browser_action": {
    "default_icon": "icons/icon128.png",
    "default_title": "Tab Audio Device Selector",
    "default_popup": "popup/popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{6c21f7df-e361-41d6-80c0-3d4f8326a474}"
    }
  }
}

Best Tab Audio Device Selector Alternatives

Here are some Firefox add-ons that are similar to Tab Audio Device Selector: