600% Sound Volume Firefox

Examine source code of 600% Sound Volume

Inspect and view changes in 600% Sound Volume source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "version": "2.0.4",
  "manifest_version": 2,
  "default_locale": "en",
  "name": "__MSG_appName__",
  "description": "__MSG_shortDesc__",
  "icons": {
    "16": "icons/icon_16.png",
    "20": "icons/icon_20.png",
    "24": "icons/icon_20.png",
    "32": "icons/icon_32.png",
    "48": "icons/icon_48.png",
    "64": "icons/icon_64.png",
    "128": "icons/icon_128.png",
    "256": "icons/icon_256.png",
    "512": "icons/icon_512.png"
  },
  "browser_action": {
    "default_title": "__MSG_appName__",
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon_16.png",
      "20": "icons/icon_20.png",
      "24": "icons/icon_20.png",
      "32": "icons/icon_32.png",
      "48": "icons/icon_48.png",
      "64": "icons/icon_64.png",
      "128": "icons/icon_128.png",
      "256": "icons/icon_256.png",
      "512": "icons/icon_512.png"
    }
  },
  "content_scripts": [
    {
      "all_frames": true,
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_end",
      "js": [
        "src/contentScript/index.js"
      ]
    }
  ],
  "content_security_policy": "script-src 'self'; object-src 'self'",
  "background": {
    "persistent": true,
    "scripts": [
      "src/background/index.js"
    ]
  },
  "web_accessible_resources": [
    "*.*"
  ],
  "permissions": [
    "<all_urls>",
    "tabs",
    "storage",
    "webRequest",
    "webRequestBlocking"
  ],
  "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+6"
      }
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c4b582ec-4343-438c-bda2-2f691c16c262}"
    }
  }
}

Best 600% Sound Volume Alternatives

Here are some Firefox add-ons that are similar to 600% Sound Volume: