IP Checker
Check IP address with a simple select(highlight) way.
IP Checker란 무엇입니까?
IP Checker은(는) http://zhshipu.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Check IP address with a simple select(highlight) way."입니다.
확장 프로그램 스크린샷
IP Checker 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
使用光标选中任意页面中的IP地址即可快速查询IP相关信息(包括地理位置、当地时间、经纬度等)。 Check IP address with a simple select(highlight) way.
확장 프로그램 기본 정보
이름 | |
ID | nkgcmlhdobaiblmfjmacblccgmaokmhf |
공식 URL | https://chrome.google.com/webstore/detail/ip-checker/nkgcmlhdobaiblmfjmacblccgmaokmhf |
설명 | Check IP address with a simple select(highlight) way. |
파일 크기 | 255 KB |
설치 횟수 | 51 |
현재 버전 | 1.1.2 |
최근 업데이트 | 2014-12-18 |
출시 날짜 | 2014-12-18 |
개발자 | http://zhshipu.com |
결제 유형 | free |
확장 프로그램 웹 사이트 | http://www.zhshipu.com/ip-checker/ |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "IP Checker", "manifest_version": 2, "version": "1.1.2", "description": "Check IP address with a simple select(highlight) way.", "options_page": "options.html", "permissions": [ "storage", "notifications", "tabs", "contextMenus" ], "icons": { "16": "icon16.png", "48": "icon48.jpg", "128": "icon128.jpg" }, "web_accessible_resources": [ "favicon.ico" ], "content_scripts": [ { "matches": [ " |