Do You Even Alt Text? Firefox

Examine source code of Do You Even Alt Text?

Inspect and view changes in Do You Even Alt Text? source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Bro, do you even alt text? Shows which images on Twitter are missing relevant alt text.",
  "manifest_version": 2,
  "name": "DYEAT?",
  "version": "1.2resigned1",
  "homepage_url": "http://about.ckundo.com",
  "applications": {
    "gecko": {
      "id": "dyeat@ckundo.com",
      "strict_min_version": "45.0"
    }
  },
  "icons": {
    "48": "icons/icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.twitter.com/*"
      ],
      "js": [
        "dyeat.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "images/dyeat.jpg"
  ]
}

Best Do You Even Alt Text? Alternatives

Here are some Firefox add-ons that are similar to Do You Even Alt Text?: