xkcd_doodler Firefox

Examine source code of xkcd_doodler

Inspect and view changes in xkcd_doodler source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "xkcd_doodle",
  "version": "1.1resigned1",
  "content_scripts": [
    {
      "matches": [
        "https://www.google.cl/*"
      ],
      "js": [
        "page_eater.js"
      ],
      "css": [
        "page_eater.css"
      ]
    }
  ],
  "permissions": [
    "https://xkcd.com/*",
    "storage"
  ],
  "options_ui": {
    "page": "options.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{0cba6830-530c-469d-b458-5365d8804cf6}"
    }
  }
}

Best xkcd_doodler Alternatives

Here are some Firefox add-ons that are similar to xkcd_doodler: