Reverse Phone Lookup

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

What is Reverse Phone Lookup?

Reverse Phone Lookup is a Chrome extension developed by https://callername.com, and its main feature is "Perform completely free reverse phone lookup to get full name and location. By the CallerName.com team.".

Extension Screenshots

screenshot
screenshot
screenshot

Download Reverse Phone Lookup Extension CRX File

Download Reverse Phone Lookup extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Reverse Phone Lookup Reverse Phone Lookup
ID oidmmlajgieonojoonmlchkjeciljalf
Official URL 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.
File Size 162 KB
Installation Count 4,380
Current Version 2.3
Last Updated 2022-10-18
Publish Date 2019-08-17
Rating 2.80/5 Total 10 Ratings
Developer https://callername.com
Email [email protected]
Payment Type free
Privacy Policy Page URL https://callername.com/privacy-extension
Supported Languages 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
}