XKCD Alt Text Display Firefox

Examine source code of XKCD Alt Text Display

Inspect and view changes in XKCD Alt Text Display source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "XKCD Alt Text Display",
  "version": "1.2resigned1",
  "description": "Displays the alt text below the XKCD comic just like in the mobile version of XKCD.com. Click (alt-text) to display the text.",
  "icons": {
    "48": "icons/alt-text-48.png",
    "96": "icons/alt-text-96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.xkcd.com/*"
      ],
      "js": [
        "xkcdAltTextDisplay.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{f68576bf-690b-416d-adbc-f275389e43f8}"
    }
  }
}

Best XKCD Alt Text Display Alternatives

Here are some Firefox add-ons that are similar to XKCD Alt Text Display: