IP Geolocator

Locate any IP address quickly!

IP Geolocator란 무엇입니까?

IP Geolocator은(는) https://searchbases.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Locate any IP address quickly!"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

IP Geolocator 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        IP Geolocator is a non-intrusive IP location lookup technology that retrieves geolocation information with no explicit permission required from users. All you need is your client’s IP address.

Please Note: The extension is using a free service to display your IP and geo location data (http://ipinfo.io/). If there seems to be a problem with a specific IP or the resulting location data I can not do anything about it since I'm not in any way affiliated with the services the extension is using. Sorry for the circumstances. I'm just happy such services exist and thus provide a stable solution for most users.                    

확장 프로그램 기본 정보

이름 IP Geolocator IP Geolocator
ID fipippkclmhbknmbnhplcfmbeanifead
공식 URL https://chromewebstore.google.com/detail/ip-geolocator/fipippkclmhbknmbnhplcfmbeanifead
설명 Locate any IP address quickly!
파일 크기 42.29 KB
설치 횟수 27
현재 버전 1.0.0
최근 업데이트 2022-02-26
출시 날짜 2022-02-26
평점 5.00/5 총 1 개의 평점
개발자 https://searchbases.com
이메일 [email protected]
결제 유형 free
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "IP Geolocator",
    "version": "1.0.0",
    "description": "Locate any IP address quickly!",
    "manifest_version": 3,
    "author": "Asijit Paul",
    "permissions": [],
    "action": {
        "default_title": "IP Geolocator",
        "default_popup": "index.html",
        "default_icon": {
            "32": "icons\/32.png",
            "72": "icons\/72.png",
            "128": "icons\/128.png"
        }
    },
    "icons": {
        "32": "icons\/32.png",
        "72": "icons\/72.png",
        "128": "icons\/128.png"
    }
}