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
官方網址 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
電子郵箱 [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"
}