GitFolderDownloader Download Button Firefox

Examine source code of GitFolderDownloader Download Button

Inspect and view changes in GitFolderDownloader Download Button source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "GitFolderDownloader Download Button",
  "version": "2.0",
  "description": "Adds a Git Folder Downloader Api Download button to GitHub repo and directory menus.",
  "author": "Pro Bandey",
  "homepage_url": "https://GitFolderDownloader.github.io/",
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "64": "icons/64.png",
    "128": "icons/128.png"
  },
  "action": {
    "default_icon": {
      "16": "icons/16.png",
      "32": "icons/32.png",
      "48": "icons/48.png",
      "64": "icons/64.png",
      "128": "icons/128.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://github.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "gfd-down-button@gitfolderdownloader.github.io",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Mejores alternativas GitFolderDownloader Download Button

Aquí hay algunas Firefox add-ons que son similares a GitFolderDownloader Download Button: