Reverse Phone Lookup

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

Qu'est-ce que Reverse Phone Lookup ?

Reverse Phone Lookup est une extension Chrome développée par https://callername.com, et sa fonction principale est "Perform completely free reverse phone lookup to get full name and location. By the CallerName.com team.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Reverse Phone Lookup

Téléchargez les fichiers d'extension Reverse Phone Lookup au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Reverse Phone Lookup Reverse Phone Lookup
ID oidmmlajgieonojoonmlchkjeciljalf
URL Officiel https://chromewebstore.google.com/detail/reverse-phone-lookup/oidmmlajgieonojoonmlchkjeciljalf
Description Perform completely free reverse phone lookup to get full name and location. By the CallerName.com team.
Taille du Fichier 162 KB
Nombre d'Installations 4,380
Version Actuelle 2.3
Dernière Mise à Jour 2022-10-18
Date de Publication 2019-08-17
Évaluation 2.80/5 Total 10 Évaluations
Développeur https://callername.com
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://callername.com/privacy-extension
Langues Prises en Charge 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
}