Tab Volume Indicator Firefox

Examine source code of Tab Volume Indicator

By: Hi Son
Inspect and view changes in Tab Volume Indicator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Volume Indicator",
  "version": "1.0",
  "description": "Hiển thị biểu tượng loa và mức âm lượng (%) trên từng tab có phát âm thanh.",
  "permissions": [
    "tabs",
    "tabCapture",
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Tab Volume Indicator"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{95899812-dbfe-4fd7-b15b-b9df805be320}"
    }
  }
}

Best Tab Volume Indicator Alternatives

Here are some Firefox add-ons that are similar to Tab Volume Indicator: