Deployfy Whats-bulk-sender Firefox

Examine source code of Deployfy Whats-bulk-sender

Inspect and view changes in Deployfy Whats-bulk-sender source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "WhatsApp Bulk Sender",
  "version": "1.0.0",
  "description": "Envie mensagens em massa pelo WhatsApp Web com controle de duplicatas",
  "permissions": [
    "activeTab",
    "tabs",
    "https://web.whatsapp.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "WhatsApp Bulk Sender"
  },
  "content_scripts": [
    {
      "matches": [
        "https://web.whatsapp.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "web_accessible_resources": [
    "injected.js"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{e3c594aa-289a-4678-b4c4-da28f287a21e}"
    }
  }
}

Best Deployfy Whats-bulk-sender Alternatives

Here are some Firefox add-ons that are similar to Deployfy Whats-bulk-sender: