Zapkit: WhatsApp Web toolkit Firefox

Examine source code of Zapkit: WhatsApp Web toolkit

By: Zapkit Add-on
Inspect and view changes in Zapkit: WhatsApp Web toolkit 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": 2,
  "name": "__MSG_extName__",
  "description": "__MSG_extDescription__",
  "version": "0.7.0",
  "icons": {
    "16": "/icon/16.png",
    "32": "/icon/32.png",
    "48": "/icon/48.png",
    "128": "/icon/128.png",
    "512": "icon/512.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "zapkit@zapkit.site",
      "data_collection_permissions": {
        "required": [
          "personalCommunications",
          "personallyIdentifyingInfo"
        ]
      }
    }
  },
  "default_locale": "en",
  "permissions": [
    "storage",
    "alarms",
    "notifications",
    "identity",
    "https://api.zapkit.site/*",
    "*://web.whatsapp.com/*"
  ],
  "web_accessible_resources": [
    "esferas/*.png",
    "lottie/*"
  ],
  "commands": {
    "acionar-iawhats": {
      "suggested_key": {
        "default": "Ctrl+Shift+Y",
        "mac": "Command+Shift+Y"
      },
      "description": "__MSG_commandRepeat__"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://web.whatsapp.com/*"
      ],
      "run_at": "document_idle",
      "js": [
        "content-scripts/content.js",
        "content-scripts/zk-ui.js"
      ]
    },
    {
      "matches": [
        "*://web.whatsapp.com/*"
      ],
      "run_at": "document_start",
      "js": [
        "content-scripts/espiao-midia.js"
      ],
      "world": "MAIN"
    }
  ],
  "browser_action": {
    "default_icon": {
      "16": "/icon/16.png",
      "32": "/icon/32.png",
      "48": "/icon/48.png"
    }
  }
}

Best Zapkit: WhatsApp Web toolkit Alternatives

Here are some Firefox add-ons that are similar to Zapkit: WhatsApp Web toolkit: