WA Number Checker

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

What is WA Number Checker?

WA Number Checker is a Chrome extension developed by https://watool.online, and its main feature is "Filter WhatsApp numbers with ease - fast, accurate and secure!".

Extension Screenshots

screenshot

Download WA Number Checker Extension CRX File

Download WA Number Checker extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name WA Number Checker WA Number Checker
ID knlfobadedihfdcamebpjmeocjjhchgm
Official URL https://chromewebstore.google.com/detail/wa-number-checker/knlfobadedihfdcamebpjmeocjjhchgm
Description Filter WhatsApp numbers with ease - fast, accurate and secure!
File Size 1.75 MB
Installation Count 4,286
Current Version 2.6.9
Last Updated 2023-11-01
Publish Date 2023-03-08
Rating 4.69/5 Total 109 Ratings
Developer https://watool.online
Email [email protected]
Payment Type free
Extension Website https://watool.online
Help Page URL https://watool.online
Privacy Policy Page URL https://g-maps.gmapsscraper.com/privacy.html
Supported Languages 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"
            ]
        }
    ]
}