Per-Tab Volume Memory Firefox

Examine source code of Per-Tab Volume Memory

By: Viet
Inspect and view changes in Per-Tab Volume Memory source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Per-Tab Volume Memory",
  "version": "1.0",
  "description": "Remember volume per tab/domain automatically.",
  "permissions": [
    "tabs",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "per-tab-volume-memory@amo",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "128": "icon.png"
  }
}

Best Per-Tab Volume Memory Alternatives

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