WhoCalled.Today | Phone number lookup

Search Who called | Phone number lookup

O que é WhoCalled.Today | Phone number lookup?

WhoCalled.Today | Phone number lookup é uma extensão do Chrome desenvolvida por https://whocalled.today, e sua principal característica é "Search Who called | Phone number lookup".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão WhoCalled.Today | Phone number lookup

Baixe arquivos de extensão WhoCalled.Today | Phone number lookup 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

                        WhoCalled.Today is a unique aggregation page for reported spam phone calls. We launched in early 2020 and we're already one of the most popular ´who called´ services online. WhoCalled.Today offers the ability to quickly report and lookup missed phone calls / numbers!

Our goal is to always offer a valid and quick phone number lookup containing valuable information about various phone numbers.

Lookup phone numbers
All lookups include country code, area code and also if the number is a landline or a mobile phone number. We also include if the number has been reported for bad activities like spam or unwanted sales calls. 

Mobile ready, for real
Thanks to the latest web techniques such as Responsive design WhoCalled.Today can be faster than any other competitor in your smartphone. Wherever you are, you shall always be able to look up who called you within a second. We show you all the information we got instantly. Just select and right click a phone number in your browser.

No popups
WhoCalled.Today shows you the most information possible, without hidden re-Captcha and popup windows. It should be a breeze to make a lookup.

Help others
Please help us improve our service by reporting bad phone numbers and spammy calls.                    

Informações Básicas da Extensão

Nome WhoCalled.Today | Phone number lookup WhoCalled.Today | Phone number lookup
ID nkjgibfbajglngokgfkioojdbkmamcpf
URL Oficial https://chromewebstore.google.com/detail/whocalledtoday-phone-numb/nkjgibfbajglngokgfkioojdbkmamcpf
Descrição Search Who called | Phone number lookup
Tamanho do Arquivo 17.5 KB
Contagem de Instalações 369
Versão Atual 1.0
Última Atualização 2020-04-20
Data de Publicação 2020-04-20
Desenvolvedor https://whocalled.today
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://whocalled.today/
URL da Página de Ajuda https://whocalled.today/contact
Idiomas Suportados en
manifest.json
{
    "background": {
        "persistent": false,
        "scripts": [
            "main.js"
        ]
    },
    "browser_action": {
        "default_icon": "icon48.png",
        "default_popup": "popup.html"
    },
    "description": "Search Who called | Phone number lookup",
    "icons": {
        "128": "icon128.png",
        "16": "icon16.png",
        "19": "icon19.png",
        "48": "icon48.png"
    },
    "manifest_version": 2,
    "name": "WhoCalled.Today | Phone number lookup",
    "permissions": [
        "contextMenus"
    ],
    "short_name": "WhoCalled.Today",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0"
}