WA Number Checker

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

O que é WA Number Checker?

WA Number Checker é uma extensão do Chrome desenvolvida por https://watool.online, e sua principal característica é "Filter WhatsApp numbers with ease - fast, accurate and secure!".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão WA Number Checker

Baixe arquivos de extensão WA Number Checker no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome WA Number Checker WA Number Checker
ID knlfobadedihfdcamebpjmeocjjhchgm
URL Oficial https://chromewebstore.google.com/detail/wa-number-checker/knlfobadedihfdcamebpjmeocjjhchgm
Descrição Filter WhatsApp numbers with ease - fast, accurate and secure!
Tamanho do Arquivo 1.75 MB
Contagem de Instalações 4,286
Versão Atual 2.6.9
Última Atualização 2023-11-01
Data de Publicação 2023-03-08
Classificação 4.69/5 Total de 109 Avaliações
Desenvolvedor https://watool.online
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://watool.online
URL da Página de Ajuda https://watool.online
URL da Página de Política de Privacidade https://g-maps.gmapsscraper.com/privacy.html
Idiomas Suportados 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"
            ]
        }
    ]
}