XKCD Explainer Firefox

Examine source code of XKCD Explainer

Por: Yechiel K
Inspect and view changes in XKCD Explainer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "XKCD Explainer",
  "version": "1.1resigned1",
  "description": "Adds a button to every XKCD webcomic that links to the relevant page in explainxkcd.",
  "content_scripts": [
    {
      "matches": [
        "*://*.xkcd.com/*"
      ],
      "js": [
        "explain_xkcd.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{eb72a218-9d4f-4ce0-8d6e-ad2204767c9b}"
    }
  }
}

Mejores alternativas XKCD Explainer

Aquí hay algunas Firefox add-ons que son similares a XKCD Explainer: