Reverse Phone Lookup

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

Reverse Phone Lookupとは何ですか?

Reverse Phone Lookupはhttps://callername.comによって開発されたChromeの拡張機能で、その主な機能は「Perform completely free reverse phone lookup to get full name and location. By the CallerName.com team.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

Reverse Phone Lookup拡張機能のCRXファイルをダウンロード

Reverse Phone Lookup拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 Reverse Phone Lookup Reverse Phone Lookup
ID oidmmlajgieonojoonmlchkjeciljalf
公式URL https://chromewebstore.google.com/detail/reverse-phone-lookup/oidmmlajgieonojoonmlchkjeciljalf
説明 Perform completely free reverse phone lookup to get full name and location. By the CallerName.com team.
ファイルサイズ 162 KB
インストール数 4,380
現在のバージョン 2.3
最終更新日 2022-10-18
公開日 2019-08-17
評価 2.80/5 合計 10 レビュー
開発者 https://callername.com
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://callername.com/privacy-extension
対応言語 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
}