Checky - Contrast Checker Firefox

Examine source code of Checky - Contrast Checker

By: mihai Add-on
Inspect and view changes in Checky - Contrast Checker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Checky - Contrast Checker",
  "version": "1.0",
  "description": "Check WCAG colour contrast between two colours",
  "permissions": [
    "activeTab",
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "checky@mihaigmnd",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "48": "icon.svg",
    "96": "icon.svg"
  },
  "browser_action": {
    "default_icon": "icon.svg",
    "default_popup": "popup.html"
  }
}

Best Checky - Contrast Checker Alternatives

Here are some Firefox add-ons that are similar to Checky - Contrast Checker: