WA Self Messenger Firefox

Examine source code of WA Self Messenger

Inspect and view changes in WA Self Messenger source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "permissions": [
    "storage"
  ],
  "name": "WA Self Messenger - Free Messages Sender",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "js": [
        "jquery.js",
        "content.js"
      ],
      "matches": [
        "https://web.whatsapp.com/*"
      ]
    }
  ],
  "description": "Send Whatsapp message to a single user or to users in sum without saving number",
  "icons": {
    "16": "img/icon.png",
    "48": "img/icon.png",
    "128": "img/icon.png"
  },
  "version": "2.6",
  "browser_action": {
    "default_icon": "img/icon.png",
    "default_popup": "popup.html",
    "default_title": "WA Self Messenger"
  }
}

Best WA Self Messenger Alternatives

Here are some Firefox add-ons that are similar to WA Self Messenger: