StreamColor Enhancer Firefox

Examine source code of StreamColor Enhancer

Inspect and view changes in StreamColor Enhancer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "version": "3.1.4",
  "description": "__MSG_extensionDescription__",
  "author": "ItzNotMe",
  "default_locale": "en",
  "browser_specific_settings": {
    "gecko": {
      "id": "{82f35cf9-ed24-44f6-8089-21ec8d664ff5}",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "storage",
    "tabs",
    "activeTab",
    "alarms"
  ],
  "background": {
    "scripts": [
      "lib/constants.js",
      "lib/storage.js",
      "lib/sites.js",
      "background/background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "lib/storage.js",
        "lib/constants.js",
        "lib/sites.js",
        "content/content.js"
      ],
      "all_frames": true,
      "run_at": "document_start"
    }
  ],
  "web_accessible_resources": [
    "inject/audio_processor.js"
  ],
  "browser_action": {
    "default_popup": "popup/popup.html",
    "default_icon": "icons/icon.svg"
  },
  "icons": {
    "48": "icons/icon.svg",
    "96": "icons/icon.svg"
  }
}

Best StreamColor Enhancer Alternatives

Here are some Firefox add-ons that are similar to StreamColor Enhancer: