Active Tab Sound Controller Firefox

Examine source code of Active Tab Sound Controller

By: Neville
Inspect and view changes in Active Tab Sound Controller source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "version": "0.1.7",
  "name": "__MSG_extensionName__",
  "manifest_version": 3,
  "permissions": [
    "storage"
  ],
  "description": "__MSG_extensionDescription__",
  "commands": {
    "_execute_action": {}
  },
  "options_ui": {
    "open_in_tab": true,
    "page": "data/options/options.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "129.0",
      "id": "{35c52bd8-168a-9976-2969-c8e9ba3865a9}"
    }
  },
  "background": {
    "scripts": [
      "lib/config.js",
      "lib/chrome.js",
      "lib/runtime.js",
      "lib/common.js"
    ]
  },
  "action": {
    "default_title": "__MSG_extensionName__",
    "default_icon": {
      "16": "data/icons/16.png",
      "32": "data/icons/32.png",
      "48": "data/icons/48.png",
      "64": "data/icons/64.png"
    }
  },
  "icons": {
    "16": "data/icons/16.png",
    "32": "data/icons/32.png",
    "48": "data/icons/48.png",
    "64": "data/icons/64.png",
    "128": "data/icons/128.png"
  }
}

Best Active Tab Sound Controller Alternatives

Here are some Firefox add-ons that are similar to Active Tab Sound Controller: