4loader Firefox

Examine source code of 4loader

Inspect and view changes in 4loader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "4loader",
  "version": "1.0",
  "author": "Fırat Usta",
  "homepage_url": "https://github.com/KazaKazan/4loader",
  "description": "Automatically download all media from 4chan threads. Can choose which type of files to download as well as choose a directory to download.",
  "icons": {
    "48": "icons/icon.svg",
    "96": "icons/icon.svg"
  },
  "permissions": [
    "activeTab",
    "downloads",
    "storage"
  ],
  "browser_action": {
    "default_icon": "icons/icon.svg",
    "default_title": "4loader",
    "default_popup": "popup/popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.4chan.org/*/thread/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{376b8f76-5f1c-4d4d-91eb-ea9a8daa8d4d}"
    }
  }
}

Melhores alternativas 4loader

Aqui estão algumas Firefox add-ons que são similares a 4loader: