Reverse Phone Lookup

Perform completely free reverse phone lookup to get full name and location. By the CallerName.com team.

O que é Reverse Phone Lookup?

Reverse Phone Lookup é uma extensão do Chrome desenvolvida por https://callername.com, e sua principal característica é "Perform completely free reverse phone lookup to get full name and location. By the CallerName.com team.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Reverse Phone Lookup

Baixe arquivos de extensão Reverse Phone 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

                        The easy-to-use and streamlined interface allow users to look up the Caller ID information of any number quickly. You need not pay nor register to use this 100% free service.

This extension only works with North American (+1) phone numbers.                    

Informações Básicas da Extensão

Nome Reverse Phone Lookup Reverse Phone Lookup
ID oidmmlajgieonojoonmlchkjeciljalf
URL Oficial https://chromewebstore.google.com/detail/reverse-phone-lookup/oidmmlajgieonojoonmlchkjeciljalf
Descrição Perform completely free reverse phone lookup to get full name and location. By the CallerName.com team.
Tamanho do Arquivo 162 KB
Contagem de Instalações 4,380
Versão Atual 2.3
Última Atualização 2022-10-18
Data de Publicação 2019-08-17
Classificação 2.80/5 Total de 10 Avaliações
Desenvolvedor https://callername.com
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade https://callername.com/privacy-extension
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Reverse Phone Lookup",
    "version": "2.3",
    "description": "Perform completely free reverse phone lookup to get full name and location. By the CallerName.com team.",
    "permissions": [
        "storage",
        "https:\/\/callername.com\/",
        "https:\/\/api.callername.com\/"
    ],
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "img\/icon_x16.png",
            "32": "img\/icon_x32.png",
            "48": "img\/icon_x48.png",
            "128": "img\/icon_x128.png"
        }
    },
    "icons": {
        "16": "img\/icon_x16.png",
        "32": "img\/icon_x32.png",
        "48": "img\/icon_x48.png",
        "128": "img\/icon_x128.png"
    },
    "manifest_version": 2
}