Volume Memory per Tab Firefox

Examine source code of Volume Memory per Tab

By: Sanago
Inspect and view changes in Volume Memory per Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Volume Memory per Tab",
  "version": "1.0",
  "description": "Ghi nhớ mức âm lượng cho từng trang (origin) và áp dụng tự động khi trang có media.",
  "permissions": [
    "storage",
    "activeTab",
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Volume Memory per Tab"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{efb7f4f5-2b0d-4453-a904-2bd505463e53}"
    }
  }
}

Best Volume Memory per Tab Alternatives

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