ColRand Firefox

Examine source code of ColRand

Inspect and view changes in ColRand source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ColRand",
  "version": "0.1",
  "description": "Randomizes the colours on all webpages to add some spice to your web experience.",
  "icons": {
    "48": "img.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "colrand.js"
      ]
    }
  ]
}

Best ColRand Alternatives

Here are some Firefox add-ons that are similar to ColRand: