NHComicDownloader Firefox

Examine source code of NHComicDownloader

By: WC970 Add-on
Inspect and view changes in NHComicDownloader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "NHComicDownloader",
  "description": "Downloads pages of a comic.",
  "version": "1.6",
  "browser_specific_settings": {
    "gecko": {
      "id": "NHComicDownloader@gmail.com"
    }
  },
  "permissions": [
    "tabs",
    "downloads",
    "activeTab"
  ],
  "browser_action": {
    "browser_style": true,
    "default_icon": {
      "16": "icons/NH_16.png",
      "32": "icons/NH_32.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://nhentai.net/*"
      ],
      "js": [
        "NH.js"
      ]
    }
  ]
}

Best NHComicDownloader Alternatives

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