Audio Output Selector Firefox

Examine source code of Audio Output Selector

Inspect and view changes in Audio Output Selector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Audio Output Selector",
  "version": "1.0",
  "description": "Allows you to change the audio output device of <audio> and <video> elements.",
  "homepage_url": "https://github.com/AgentOink/audioOutputSelector/",
  "icons": {
    "32": "icons/audioOutputSelector-32.png",
    "48": "icons/audioOutputSelector-48.png",
    "96": "icons/audioOutputSelector-96.png"
  },
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_icon": "icons/audioOutputSelector-96.png",
    "default_title": "Audio Output Selector",
    "default_popup": "popup/popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "audioOutputSelector@agentoink.uk"
    }
  }
}

Best Audio Output Selector Alternatives

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