Fetchster Capture Firefox

Examine source code of Fetchster Capture

Par : ShadyJeff Add-on
Inspect and view changes in Fetchster Capture 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": "Fetchster Capture",
  "version": "1.3.0",
  "description": "Hand browser downloads over to the Fetchster macOS menu bar app.",
  "browser_specific_settings": {
    "gecko": {
      "id": "fetchster@phpflock.github.io",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "permissions": [
    "nativeMessaging",
    "downloads",
    "contextMenus",
    "storage",
    "notifications"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_title": "Fetchster Capture",
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  }
}

Meilleures alternatives Fetchster Capture

Voici quelques Firefox add-ons qui sont similaires à Fetchster Capture :