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」です。
拡張機能のスクリーンショット
Get-My-IP拡張機能のCRXファイルをダウンロード
Get-My-IP拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Get you IP Address in only one click and paste-it on the clipboard. 拡張機能の基本情報
| 名前 | |
| 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 |
| Eメール | [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"
} | |