WA Number Checker

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

Wat is WA Number Checker?

WA Number Checker is een Chrome-extensie ontwikkeld door https://watool.online, en de belangrijkste functie is "Filter WhatsApp numbers with ease - fast, accurate and secure!".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie WA Number Checker

Download WA Number Checker-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam WA Number Checker WA Number Checker
ID knlfobadedihfdcamebpjmeocjjhchgm
Officiële URL https://chromewebstore.google.com/detail/wa-number-checker/knlfobadedihfdcamebpjmeocjjhchgm
Beschrijving Filter WhatsApp numbers with ease - fast, accurate and secure!
Bestandsgrootte 1.75 MB
Aantal Installaties 4,286
Huidige Versie 2.6.9
Laatst Bijgewerkt 2023-11-01
Publicatiedatum 2023-03-08
Beoordeling 4.69/5 Totaal 109 Beoordelingen
Ontwikkelaar https://watool.online
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://watool.online
Help Pagina-URL https://watool.online
URL van de Privacybeleid Pagina https://g-maps.gmapsscraper.com/privacy.html
Ondersteunde Talen 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"
            ]
        }
    ]
}