Stark Accessibility Checker Firefox

Examine source code of Stark Accessibility Checker

Inspect and view changes in Stark Accessibility Checker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "version": "2.35.0",
  "manifest_version": 3,
  "name": "Stark Accessibility Checker",
  "author": "Stark Lab, Inc.",
  "description": "Find and fix compliance issues in record time with automated checks and smart suggestions.",
  "background": {
    "scripts": [
      "background.bundle.js"
    ]
  },
  "permissions": [
    "storage",
    "activeTab",
    "scripting"
  ],
  "optional_permissions": [
    "devtools"
  ],
  "host_permissions": [
    "https://app.getstark.co/"
  ],
  "action": {},
  "web_accessible_resources": [
    {
      "resources": [
        "scan-illo.png",
        "scan-illo--dark.png",
        "sidekick-gradient-light.png",
        "sidekick-gradient-dark.png",
        "premium-upsell.png",
        "projects-chart.png"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "firefox@getstark.co",
      "strict_min_version": "58.0"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "devtool/content-script.bundle.js"
      ]
    }
  ],
  "icons": {
    "16": "stark-16.png",
    "32": "stark-32.png",
    "48": "stark-48.png",
    "128": "stark-128.png"
  },
  "devtools_page": "devtool/background.html"
}

Best Stark Accessibility Checker Alternatives

Here are some Firefox add-ons that are similar to Stark Accessibility Checker: