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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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
이메일 [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"
}