Blindness Test

Blindness Test

An robust online tool that has made free to our users to scrutinize for color blind test.

Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "Blindness Test",
  "version": "1.0.1",
  "description": "An robust online tool that has made free to our users to scrutinize for color blind test.",
  "icons": {
    "16": "icon16.png",
    "32": "icon32.png",
    "48": "icon48.png",
    "64": "icon64.png",
    "128": "icon128.png"
  },
  "action": {
    "default_popup": "window.html"
  }
}