Color Blindness Simulator1 Firefox

Examine source code of Color Blindness Simulator1

Inspect and view changes in Color Blindness Simulator1 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Color Blindness Simulator",
  "version": "1.0",
  "description": "Simulate different types of color blindness on any webpage.",
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_title": "Color Blindness Simulator",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{71766c51-6b71-4ca6-9860-68fc83c6f6b5}"
    }
  }
}

Best Color Blindness Simulator1 Alternatives

Here are some Firefox add-ons that are similar to Color Blindness Simulator1: