Selective D&P Firefox

Examine source code of Selective D&P

Inspect and view changes in Selective D&P source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Selective D&P",
  "version": "1.3",
  "description": "Disables the Protanopia & Deuteranopia mode for select elements on github",
  "content_scripts": [
    {
      "matches": [
        "*://*.github.com/*"
      ],
      "js": [
        "colorChanger.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{be2d499a-e6da-43fd-9fbc-ea9d796e17f8}"
    }
  }
}

Best Selective D&P Alternatives

Here are some Firefox add-ons that are similar to Selective D&P: