Color Changer world Firefox

Examine source code of Color Changer world

By: Cryptos
Inspect and view changes in Color Changer world source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Color Changer",
  "version": "1.0",
  "description": "Changes webpage background colors randomly",
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Change Colors!"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{168bd831-2868-45fc-aae4-a80e49389813}"
    }
  }
}

Best Color Changer world Alternatives

Here are some Firefox add-ons that are similar to Color Changer world: