Global Tech Message Sender Firefox

Examine source code of Global Tech Message Sender

Inspect and view changes in Global Tech Message Sender source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "WhatsApp AutoMessenger",
  "version": "2.2.3",
  "description": "Schedule and send templated messages using your WhatsApp Web session.",
  "permissions": [
    "storage",
    "alarms",
    "scripting"
  ],
  "host_permissions": [
    "https://web.whatsapp.com/*"
  ],
  "background": {
    "scripts": [
      "utils.js",
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "options_page": "options.html",
  "icons": {
    "48": "images/default_icon_48.png",
    "128": "images/default_icon_128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://web.whatsapp.com/*"
      ],
      "js": [
        "content.js",
        "sidebar.js"
      ],
      "css": [
        "sidebar.css"
      ],
      "run_at": "document_idle",
      "all_frames": false
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "globaltech@globalgymsoftware.in",
      "strict_min_version": "126.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "id": "globaltech@globalgymsoftware.in",
      "strict_min_version": "126.0"
    }
  }
}

Best Global Tech Message Sender Alternatives

Here are some Firefox add-ons that are similar to Global Tech Message Sender: