Audio Tabs Firefox

Examine source code of Audio Tabs

By: Nico
Inspect and view changes in Audio Tabs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Audio Tabs",
  "version": "1.1.2",
  "description": "See which tabs are playing audio and mute them all",
  "browser_specific_settings": {
    "gecko": {
      "id": "{1e85b781-d75f-4fc1-b004-851c297ebbdd}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "img/icon-16.png",
    "48": "img/icon-48.png"
  },
  "browser_action": {
    "default_popup": "ui/widget.html",
    "default_icon": {
      "16": "img/icon-16.png",
      "48": "img/icon-48.png"
    }
  },
  "background": {
    "scripts": [
      "service/tracker.js"
    ]
  },
  "permissions": [
    "tabs"
  ]
}

Best Audio Tabs Alternatives

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