Instagram and Facebook Volume Controler Firefox

Examine source code of Instagram and Facebook Volume Controler

By: Houxxam Add-on
Inspect and view changes in Instagram and Facebook Volume Controler source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Instagram and Facebook Volume Controller",
  "version": "1.1",
  "description": "Control the audio volume of videos on Instagram and Facebook.",
  "icons": {
    "48": "icon.png"
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "permissions": [
    "activeTab",
    "webNavigation"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.instagram.com/*",
        "*://*.facebook.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{0fb4b4e6-92a6-4155-bd1e-6d43b4a06a09}"
    }
  }
}

Best Instagram and Facebook Volume Controler Alternatives

Here are some Firefox add-ons that are similar to Instagram and Facebook Volume Controler: