WhatsApp Linker Firefox

Examine source code of WhatsApp Linker

Inspect and view changes in WhatsApp Linker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "WhatsApp Linker",
  "version": "2.4",
  "description": "Transforma números de telefone na página em links diretos para o WhatsApp (wa.me).",
  "icons": {
    "16": "icon-16.png",
    "32": "icon-32.png",
    "48": "icon-48.png",
    "64": "icon-64.png",
    "96": "icon-96.png",
    "128": "icon-128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle",
      "all_frames": true,
      "match_about_blank": true
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "whatsapp-linker@glauber.dev",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best WhatsApp Linker Alternatives

Here are some Firefox add-ons that are similar to WhatsApp Linker: