Send bulk SMS using Send Blaster Pro Firefox

Examine source code of Send bulk SMS using Send Blaster Pro

By: Yupma
Inspect and view changes in Send bulk SMS using Send Blaster Pro source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Send bulk SMS using Send Blaster Pro",
  "description": "Send personalised sms at scale, using your own phone number which makes it a simple and easy texting tool.",
  "version": "1.0.7",
  "icons": {
    "16": "assets/favicon.png",
    "32": "assets/favicon.png",
    "48": "assets/favicon.png",
    "128": "assets/favicon.png"
  },
  "permissions": [
    "storage",
    "tabs"
  ],
  "background": {
    "persistent": true,
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://messages.google.com/*",
        "*://web.whatsapp.com/*"
      ],
      "js": [
        "content-scripts/content.js"
      ]
    },
    {
      "matches": [
        "*://app.sendblaster.pro/*",
        "http://localhost/*"
      ],
      "js": [
        "content-scripts/extension-app.js"
      ]
    },
    {
      "matches": [
        "*://web.whatsapp.com/*"
      ],
      "js": [
        "content-scripts/whatsapp-search-script.js"
      ],
      "world": "MAIN"
    }
  ],
  "browser_action": {
    "default_popup": "index.html",
    "default_icon": {
      "16": "assets/favicon.png",
      "32": "assets/favicon.png",
      "48": "assets/favicon.png",
      "128": "assets/favicon.png"
    },
    "default_title": "Send bulk SMS using Send Blaster Pro"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{7ccd379a-9c75-416e-952a-9d8db45f62e9}"
    }
  }
}

Best Send bulk SMS using Send Blaster Pro Alternatives

Here are some Firefox add-ons that are similar to Send bulk SMS using Send Blaster Pro: