Wolf Pak Capture Firefox

Examine source code of Wolf Pak Capture

Inspect and view changes in Wolf Pak Capture source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Wolf Pak Capture",
  "version": "23.0.8",
  "description": "Smart web capture suite with Redaction Studio, markup tools, and auto-save. Works standalone or with Wolf Pak Capture Desktop.",
  "browser_specific_settings": {
    "gecko": {
      "id": "wolfpak-capture@wolfcore.io",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "activeTab",
    "scripting",
    "tabs",
    "storage",
    "unlimitedStorage",
    "downloads",
    "clipboardWrite"
  ],
  "host_permissions": [
    "http://127.0.0.1:9099/*"
  ],
  "commands": {
    "quick_capture": {
      "suggested_key": {
        "default": "Ctrl+Shift+Y",
        "mac": "Command+Shift+Y"
      },
      "description": "Quick Capture — instantly beam visible area to Desktop"
    }
  },
  "action": {
    "default_popup": "popup.html",
    "default_title": "Open Wolf Pak Capture Vault",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.zillow.com/*"
      ],
      "js": [
        "apex_stealth.js"
      ],
      "run_at": "document_start"
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "canvas.html",
        "canvas.js",
        "editor.html",
        "editor.js",
        "assets/wolfpak-yarn.gif"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ]
}

최고의 Wolf Pak Capture 대안

다음은 Wolf Pak Capture과(와) 유사한 Firefox add-on입니다: