WhoCalled.Today | Phone number lookup

Search Who called | Phone number lookup

WhoCalled.Today | Phone number lookupとは何ですか?

WhoCalled.Today | Phone number lookupはhttps://whocalled.todayによって開発されたChromeの拡張機能で、その主な機能は「Search Who called | Phone number lookup」です。

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

screenshot
screenshot

WhoCalled.Today | Phone number lookup拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        WhoCalled.Today is a unique aggregation page for reported spam phone calls. We launched in early 2020 and we're already one of the most popular ´who called´ services online. WhoCalled.Today offers the ability to quickly report and lookup missed phone calls / numbers!

Our goal is to always offer a valid and quick phone number lookup containing valuable information about various phone numbers.

Lookup phone numbers
All lookups include country code, area code and also if the number is a landline or a mobile phone number. We also include if the number has been reported for bad activities like spam or unwanted sales calls. 

Mobile ready, for real
Thanks to the latest web techniques such as Responsive design WhoCalled.Today can be faster than any other competitor in your smartphone. Wherever you are, you shall always be able to look up who called you within a second. We show you all the information we got instantly. Just select and right click a phone number in your browser.

No popups
WhoCalled.Today shows you the most information possible, without hidden re-Captcha and popup windows. It should be a breeze to make a lookup.

Help others
Please help us improve our service by reporting bad phone numbers and spammy calls.                    

拡張機能の基本情報

名前 WhoCalled.Today | Phone number lookup WhoCalled.Today | Phone number lookup
ID nkjgibfbajglngokgfkioojdbkmamcpf
公式URL https://chromewebstore.google.com/detail/whocalledtoday-phone-numb/nkjgibfbajglngokgfkioojdbkmamcpf
説明 Search Who called | Phone number lookup
ファイルサイズ 17.5 KB
インストール数 369
現在のバージョン 1.0
最終更新日 2020-04-20
公開日 2020-04-20
開発者 https://whocalled.today
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://whocalled.today/
ヘルプページのURL https://whocalled.today/contact
対応言語 en
manifest.json
{
    "background": {
        "persistent": false,
        "scripts": [
            "main.js"
        ]
    },
    "browser_action": {
        "default_icon": "icon48.png",
        "default_popup": "popup.html"
    },
    "description": "Search Who called | Phone number lookup",
    "icons": {
        "128": "icon128.png",
        "16": "icon16.png",
        "19": "icon19.png",
        "48": "icon48.png"
    },
    "manifest_version": 2,
    "name": "WhoCalled.Today | Phone number lookup",
    "permissions": [
        "contextMenus"
    ],
    "short_name": "WhoCalled.Today",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0"
}