A11y Lens Firefox

Examine source code of A11y Lens

Inspect and view changes in A11y Lens source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "A11y Miyar — Accessibility & UAE DLS Audits",
  "description": "Accessibility checker powered by axe-core, plus a UAE Design System (DLS) audit. Scan, highlight, fix, and export WCAG reports.",
  "version": "1.15.0",
  "permissions": [
    "scripting",
    "storage"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "devtools_page": "devtools.html",
  "action": {
    "default_title": "A11y Miyar — open DevTools and pick the A11y Miyar tab",
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "a11y-lens@engagendy.dev",
      "strict_min_version": "115.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best A11y Lens Alternatives

Here are some Firefox add-ons that are similar to A11y Lens: