WhatsApp Helper Firefox

Examine source code of WhatsApp Helper

Inspect and view changes in WhatsApp Helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "WhatsApp Helper",
  "version": "1.8",
  "description": "Envio em massa e automação via WhatsApp Web",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://web.whatsapp.com/*"
      ],
      "js": [
        "content.js",
        "contacts-exporter.js",
        "automation-esteira.js"
      ],
      "run_at": "document_end"
    }
  ],
  "permissions": [
    "storage",
    "tabs",
    "https://www.13secnews.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "web_accessible_resources": [
    "automation-esteira.js"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "whatsapp-bulk@fellipmelo.com"
    }
  }
}

Best WhatsApp Helper Alternatives

Here are some Firefox add-ons that are similar to WhatsApp Helper: