Display ARIA Roles Firefox

Examine source code of Display ARIA Roles

Inspect and view changes in Display ARIA Roles source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Display ARIA Roles",
  "version": "1.0",
  "description": "Identifies and displays ARIA roles on the current webpage.",
  "permissions": [
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "displayariaroles@gmail.com"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  }
}

Best Display ARIA Roles Alternatives

Here are some Firefox add-ons that are similar to Display ARIA Roles: