EnhanceAbility: D&D Beyond a11y Firefox

Examine source code of EnhanceAbility: D&D Beyond a11y

Inspect and view changes in EnhanceAbility: D&D Beyond a11y source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Enhance Ability: better a11y for D&D Beyond",
  "description": "Improves screen reader accessibility on D&D Beyond.",
  "version": "0.3.3",
  "short_name": "Enhance Ability",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "96": "icon/96.png",
    "128": "icon/128.png"
  },
  "permissions": [
    "storage",
    "*://*.dndbeyond.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      },
      "id": "{f636e89c-f0b7-49cf-884b-ff43cb9919c0}"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.dndbeyond.com/*"
      ],
      "run_at": "document_end",
      "css": [
        "content-scripts/content.css"
      ],
      "js": [
        "content-scripts/content.js"
      ]
    }
  ]
}

Best EnhanceAbility: D&D Beyond a11y Alternatives

Here are some Firefox add-ons that are similar to EnhanceAbility: D&D Beyond a11y: