Sound Equalizer Firefox

Examine source code of Sound Equalizer

Inspect and view changes in Sound Equalizer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "author": "ExtToolsCmp",
  "background": {
    "scripts": [
      "js/core.js",
      "libs/jquery.js",
      "libs/jungle.js",
      "js/background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "64": "assets/icons/64.png",
      "128": "assets/icons/128.png",
      "256": "assets/icons/256.png"
    },
    "default_popup": "index.html",
    "default_title": "__MSG_default_title__"
  },
  "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
  "default_locale": "en",
  "description": "__MSG_description__",
  "icons": {
    "64": "assets/icons/64.png",
    "128": "assets/icons/128.png",
    "256": "assets/icons/256.png"
  },
  "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAu/MMcONNFQouwTTSG7GxCe/ze0Mg6LOiCor7PSeB8giwg2aVDqUz+4BbpFvdDymQlO1ZINMODtKoJ9eD8muUpt7JAS3boV/+/7DIXYxEBBKinKJPs5u+GxYH48szqGI40//L9znG1jCmussDsk7DiAP4RGA8+KhiRl/UDb0hq0pspi2ZTDqPfPzr/Tv8dofTV6w/wM9x2oUcNOWFsk5UZSqiEw7yG5jFzcSQsxCMdAjq3NoGgkZfKf2/F71g9Qh9wrS7A2O8/iWo/QsKaPOznzsQDZU9Md8x9rvW04CjjsQmF+4Bfk2Iy76ZoDFmmPyoeANgmPBZB8UBqCWgvEkidQIDAQAB",
  "manifest_version": 2,
  "name": "__MSG_name__",
  "options_page": "settings.html",
  "permissions": [
    "<all_urls>",
    "*://*/*",
    "tabCapture",
    "tabs",
    "storage",
    "webRequest",
    "webRequestBlocking"
  ],
  "short_name": "EQ - Audio Equalizer",
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "3.1.2",
  "version_name": "3.1.2"
}

Meilleures alternatives Sound Equalizer

Voici quelques Firefox add-ons qui sont similaires à Sound Equalizer :