e621 Pool Downloader Firefox

Examine source code of e621 Pool Downloader

By: FastURL
Inspect and view changes in e621 Pool Downloader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "e621 Pool Downloader",
  "version": "2.1",
  "description": "Downloads pools from e621.net with organized folder structure and metadata",
  "permissions": [
    "activeTab",
    "downloads",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "*://e621.net/pools/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "16": "icon/e621-icon.png",
      "48": "icon/e621-icon.png",
      "128": "icon/e621-icon.png"
    }
  },
  "icons": {
    "16": "icon/e621-icon.png",
    "48": "icon/e621-icon.png",
    "128": "icon/e621-icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{4f5a89c7-c2a3-47cf-b3be-1ee6ebd8382f}"
    }
  }
}

Best e621 Pool Downloader Alternatives

Here are some Firefox add-ons that are similar to e621 Pool Downloader: