Accessibility View AZ Firefox

Examine source code of Accessibility View AZ

By: SunWin Add-on
Inspect and view changes in Accessibility View AZ source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "name": "Accessibility View",
  "version": "1.3.36",
  "description": "Accessibility View converts an arbitrary website into its accessibility relevant form.",
  "manifest_version": 2,
  "icons": {
    "128": "icon.png"
  },
  "browser_action": {
    "default_icon": {
      "128": "icon.png"
    },
    "default_title": "Accessibility View"
  },
  "content_scripts": [
    {
      "js": [
        "content.js"
      ],
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_end"
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "permissions": [
    "storage",
    "tabs",
    "http://*/*",
    "https://*/*"
  ],
  "web_accessible_resources": [
    "icon.png",
    "content.js",
    "background.js"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{3a73599f-cbcc-4f83-b49a-58fca2add6a4}"
    }
  }
}

Best Accessibility View AZ Alternatives

Here are some Firefox add-ons that are similar to Accessibility View AZ: