WA Number Checker

Filter WhatsApp numbers with ease - fast, accurate and secure!

Qu'est-ce que WA Number Checker ?

WA Number Checker est une extension Chrome développée par https://watool.online, et sa fonction principale est "Filter WhatsApp numbers with ease - fast, accurate and secure!".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension WA Number Checker

Téléchargez les fichiers d'extension WA Number Checker au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Welcome to WA Number Checker, a powerful tool designed to make your life easier by filtering and validating WhatsApp phone numbers. With this extension, you can quickly and easily verify which numbers are active on WhatsApp and save time by eliminating invalid numbers from your list.

Our tool is perfect for anyone who relies on WA for business or personal use. By identifying active numbers, you can ensure that your messages are reaching their intended recipients and improve your communication efficiency. Plus, with our fast and accurate validation process, you can feel confident that you are getting the most reliable results possible.

So why should you install WA Number Checker? Whether you're a marketer looking to reach your target audience, a recruiter trying to connect with potential candidates, or simply someone who wants to keep their WA contact list up-to-date, our extension is the perfect solution. Try it out today and experience the benefits for yourself!

#FEATURE
✅ Bulk check WhatsApp numbers
✅ Validate large lists of numbers quickly
✅ All checking progress saved to history
✅ Download success/failure lists in CSV / XLSX format
✅ Phone number generator tool
✅ Ongoing free updates
✅ Priority support

#HOME PAGE
https://watool.online

# FAQ
https://watool.online/#faqs

#Legal
WhatsApp is a trademark of WhatsApp LLC. This extension is an unofficial enhacement for WhatsApp™ Web and is not related in any way to WhatsApp LLC.                    

Informations de Base sur l'Extension

Nom WA Number Checker WA Number Checker
ID knlfobadedihfdcamebpjmeocjjhchgm
URL Officiel https://chromewebstore.google.com/detail/wa-number-checker/knlfobadedihfdcamebpjmeocjjhchgm
Description Filter WhatsApp numbers with ease - fast, accurate and secure!
Taille du Fichier 1.75 MB
Nombre d'Installations 4,286
Version Actuelle 2.6.9
Dernière Mise à Jour 2023-11-01
Date de Publication 2023-03-08
Évaluation 4.69/5 Total 109 Évaluations
Développeur https://watool.online
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://watool.online
URL de la Page d'Aide https://watool.online
URL de la Page de Politique de Confidentialité https://g-maps.gmapsscraper.com/privacy.html
Langues Prises en Charge id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.00ac8b83.png",
        "32": "icon32.plasmo.9ad0c5b6.png",
        "48": "icon48.plasmo.cae3a6b3.png",
        "64": "icon64.plasmo.e4b604fc.png",
        "128": "icon128.plasmo.b89b7dfa.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.00ac8b83.png",
            "32": "icon32.plasmo.9ad0c5b6.png",
            "48": "icon48.plasmo.cae3a6b3.png",
            "64": "icon64.plasmo.e4b604fc.png",
            "128": "icon128.plasmo.b89b7dfa.png"
        },
        "default_popup": "popup.html"
    },
    "version": "2.6.9",
    "author": "WANumberChecker",
    "name": "__MSG_extensionName__",
    "description": "__MSG_extensionDescription__",
    "permissions": [
        "storage",
        "identity",
        "unlimitedStorage"
    ],
    "background": {
        "service_worker": "background.5fadff2f.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ],
            "js": [
                "plasmo-overlay.db6b23e9.js"
            ],
            "run_at": "document_end",
            "css": []
        }
    ],
    "default_locale": "en",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiVPofi3jn4EcL5RQxoybRd5cX8msHc56NeAizYk7BmJX71XBzmr\/rf8+2NWYOIUJRt\/4WpWUE3+1DJm7G6IW9\/6YnC4LrQXcxzBNi0YiEnRkmMf0FU1LaaNcw1khwL2F73pn7EfUIVHuM\/GmlgmppMgKDg8QyoSWB2rbJWI6UPRwYt62\/cRkisxM1vtb9K9DOCxNrynFodfmnrRav+w+ywCi9KDDWlIetDNDmMfOxORB\/dg6jlgfL0wN4T+6UbzAYt72657SrN+uw73dRJlyszNgGPO7HDQ3N1nXnfqkIYMwf57kqvYp4mfqg69+\/miAaSl62s0REYe8LMJZlB1kGQIDAQAB",
    "host_permissions": [
        "https:\/\/*\/*"
    ],
    "oauth2": {
        "client_id": "212318457565-p7hiv1akie211rl9nqoafn7fljt45b70.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email",
            "https:\/\/www.googleapis.com\/auth\/userinfo.profile"
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/w.js",
                "assets\/i.js"
            ],
            "matches": [
                ""
            ]
        },
        {
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ],
            "resources": [
                "plasmo-overlay.b5a63de5.css"
            ]
        }
    ]
}