AccessFixer Pro Firefox

Examine source code of AccessFixer Pro

Inspect and view changes in AccessFixer Pro source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "version": "2.21.2",
  "manifest_version": 3,
  "name": "AccessFixer Pro",
  "description": "Quickly detect and resolve accessibility issues with automated checks and smart recommendations.",
  "background": {
    "scripts": [
      "background.bundle.js"
    ]
  },
  "permissions": [
    "storage",
    "activeTab",
    "scripting"
  ],
  "optional_permissions": [
    "devtools"
  ],
  "host_permissions": [
    "https://account.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@accessfixer",
      "strict_min_version": "119.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 AccessFixer Pro Alternatives

Here are some Firefox add-ons that are similar to AccessFixer Pro: