WA Group Contact Extractor Firefox

Examine source code of WA Group Contact Extractor

Inspect and view changes in WA Group Contact Extractor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "WA Group Contact Extractor",
  "short_name": "WA Extractor",
  "version": "9.0.1",
  "description": "Extract phone numbers & contact details from WhatsApp groups, chats, and labels. Export as CSV, XLSX, JSON or VCard.",
  "permissions": [
    "activeTab",
    "scripting",
    "storage"
  ],
  "host_permissions": [
    "https://web.whatsapp.com/*",
    "https://echofox.store/*"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_title": "WA Group Contact Extractor",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://web.whatsapp.com/*"
      ],
      "js": [
        "interceptor.js"
      ],
      "run_at": "document_start",
      "world": "MAIN"
    },
    {
      "matches": [
        "https://web.whatsapp.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "wa_engine.js",
        "wa_lib.js"
      ],
      "matches": [
        "https://web.whatsapp.com/*"
      ]
    }
  ],
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "wa-group-contact-extractor@echofox.store",
      "strict_min_version": "128.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best WA Group Contact Extractor Alternatives

Here are some Firefox add-ons that are similar to WA Group Contact Extractor: