WA Number Checker

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

Vad är WA Number Checker?

WA Number Checker är en Chrome-tillägg utvecklad av https://watool.online, och dess huvudfunktion är "Filter WhatsApp numbers with ease - fast, accurate and secure!".

Tilläggsskärmbilder

screenshot

Ladda ner WA Number Checker-förlängningens CRX-fil

Ladda ner WA Number Checker-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn WA Number Checker WA Number Checker
ID knlfobadedihfdcamebpjmeocjjhchgm
Officiell webbadress https://chromewebstore.google.com/detail/wa-number-checker/knlfobadedihfdcamebpjmeocjjhchgm
Beskrivning Filter WhatsApp numbers with ease - fast, accurate and secure!
Filstorlek 1.75 MB
Antal Installationer 4,286
Aktuell Version 2.6.9
Senast Uppdaterad 2023-11-01
Publiceringsdatum 2023-03-08
Betyg 4.69/5 Totalt 109 Betyg
Utvecklare https://watool.online
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://watool.online
Hjälpsida URL https://watool.online
URL till Sekretesspolicy Sidan https://g-maps.gmapsscraper.com/privacy.html
Stödda Språk 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"
            ]
        }
    ]
}