Get-My-IP

Display your IP Address in only one click

Get-My-IP란 무엇입니까?

Get-My-IP은(는) https://www.get-my-ip.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Display your IP Address in only one click"입니다.

확장 프로그램 스크린샷

screenshot

Get-My-IP 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Get you IP Address in only one click and paste-it on the clipboard.                    

확장 프로그램 기본 정보

이름 Get-My-IP Get-My-IP
ID pklhoefjfboefnddonhdpalknfhbbcdp
공식 URL https://chromewebstore.google.com/detail/get-my-ip/pklhoefjfboefnddonhdpalknfhbbcdp
설명 Display your IP Address in only one click
파일 크기 31.18 KB
설치 횟수 19
현재 버전 1.1.0
최근 업데이트 2018-07-17
출시 날짜 2018-07-17
개발자 https://www.get-my-ip.com
이메일 [email protected]
결제 유형 free
개인정보 보호 정책 페이지 URL https://www.toutjavascript.com/contact/contact.php3
지원되는 언어 en,fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_extTitle__",
    "version": "1.1.0",
    "author": "__MSG_extAuthor__",
    "description": "__MSG_extDescription__",
    "content_security_policy": "default-src 'self' https:\/\/www.get-my-ip.com",
    "browser_action": {
        "default_title": "Get-My-IP",
        "default_icon": "icon-get-my-ip-128.png",
        "default_popup": "index.html"
    },
    "icons": {
        "16": "icon-get-my-ip-16.png",
        "48": "icon-get-my-ip-48.png",
        "128": "icon-get-my-ip-128.png",
        "512": "icon-get-my-ip.png"
    },
    "default_locale": "fr"
}