Message.Support - Send Bulk SMS from PC

Message.Support - Send Bulk SMS from PC

Are you tired of fumbling through multiple platforms to send SMS messages worldwide? Look no further! Introducing the…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "Message.Support - Send Bulk SMS from PC",
  "version": "2.6",
  "permissions": [
    "storage"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "images/INO_Logo.png",
      "48": "images/INO_Logo.png",
      "128": "images/INO_Logo.png"
    }
  },
  "icons": {
    "16": "images/INO_Logo.png",
    "48": "images/INO_Logo.png",
    "128": "images/INO_Logo.png"
  }
}