Tab Volume Firefox

Examine source code of Tab Volume

By: mg2239
Inspect and view changes in Tab Volume source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Volume",
  "version": "1.2.1",
  "description": "Adds volume control to your tabs.",
  "homepage_url": "https://github.com/mg2239/volume",
  "icons": {
    "96": "src/assets/icon.svg"
  },
  "browser_action": {
    "default_icon": "src/assets/icon.svg",
    "default_title": "Tab Volume",
    "default_popup": "src/index.html"
  },
  "background": {
    "scripts": [
      "src/background.js"
    ]
  },
  "permissions": [
    "activeTab"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{a8e99fca-eb8f-410f-84e9-142eb055c162}"
    }
  }
}

Best Tab Volume Alternatives

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