Reverse Phone Lookup

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

Apa itu Reverse Phone Lookup?

Reverse Phone Lookup adalah ekstensi Chrome yang dikembangkan oleh https://callername.com, dan fitur utamanya adalah "Perform completely free reverse phone lookup to get full name and location. By the CallerName.com team.".

Screenshot Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Reverse Phone Lookup

Unduh file ekstensi Reverse Phone Lookup dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Reverse Phone Lookup Reverse Phone Lookup
ID oidmmlajgieonojoonmlchkjeciljalf
URL Resmi https://chromewebstore.google.com/detail/reverse-phone-lookup/oidmmlajgieonojoonmlchkjeciljalf
Deskripsi Perform completely free reverse phone lookup to get full name and location. By the CallerName.com team.
Ukuran File 162 KB
Jumlah Instalasi 4,380
Versi Saat Ini 2.3
Terakhir Diperbarui 2022-10-18
Tanggal Publikasi 2019-08-17
Penilaian 2.80/5 Total 10 Penilaian
Pengembang https://callername.com
Email [email protected]
Tipe Pembayaran free
URL Halaman Kebijakan Privasi https://callername.com/privacy-extension
Bahasa yang Didukung 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
}