Tab Sound Controller Firefox

Examine source code of Tab Sound Controller

By: NK88
Inspect and view changes in Tab Sound Controller source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Sound Controller",
  "version": "1.0",
  "description": "Bật/tắt âm thanh của tab hiện tại.",
  "permissions": [
    "tabs"
  ],
  "browser_action": {
    "default_icon": {
      "48": "icon.png"
    },
    "default_title": "Toggle Tab Sound"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{a29c9f56-ebc9-44c8-8989-cf816e63e9b4}"
    }
  }
}

Best Tab Sound Controller Alternatives

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