Color Blind Map Fixer Firefox

Examine source code of Color Blind Map Fixer

Inspect and view changes in Color Blind Map Fixer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "version": "1.1",
  "default_locale": "en",
  "applications": {
    "gecko": {
      "strict_min_version": "56.0a1"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "menus",
    "<all_urls>"
  ],
  "icons": {
    "48": "icons/cbmf-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "cbmf.js"
      ]
    }
  ]
}

Best Color Blind Map Fixer Alternatives

Here are some Firefox add-ons that are similar to Color Blind Map Fixer: