IP to Country Flag & MY IP - WhatIsMyIP.click
Display the IP and Country information of the currently viewed website and also display's your external IP address.
什麼是IP to Country Flag & MY IP - WhatIsMyIP.click?
IP to Country Flag & MY IP - WhatIsMyIP.click是由https://whatismyip.click開發的Chrome擴展程式,該擴展的主要功能是“Display the IP and Country information of the currently viewed website and also display's your external IP address.”。
擴展截圖
下載IP to Country Flag & MY IP - WhatIsMyIP.click擴展crx文件
下載IP to Country Flag & MY IP - WhatIsMyIP.click擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Display the IP and Country information of the currently viewed website and also quickly obtain your external IP address.
Shows
-The IP and Country Flag of the website you are currently on
- Your IP address
- RDNS information
Version 1.0.0.18
- Fixed performance issue
Version 1.0.0.16
- Changed font
Version 1.0.0.16
- Fixed layout issue
Version 1.0.0.15
- Performance modifications
- Load balancing
- Added Alexa Link
Version 1.0.0.14
- New WHOIS format 擴展基本資訊
| 名稱 | |
| ID | emanejijncjdmojiabcfkolkkjdnnmol |
| 官方網址 | https://chromewebstore.google.com/detail/ip-to-country-flag-my-ip/emanejijncjdmojiabcfkolkkjdnnmol |
| 簡介 | Display the IP and Country information of the currently viewed website and also display's your external IP address. |
| 檔案大小 | 966 KB |
| 安裝次數 | 649 |
| 目前版本 | 1.0.0.18 |
| 更新時間 | 2018-08-14 |
| 上架時間 | 2018-08-14 |
| 評分 | 3.80/5 共 5 次評分 |
| 開發者 | https://whatismyip.click |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 隱私政策頁面URL | https://eria.io/privacy-policy |
| 支援的語言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "IP to Country Flag & MY IP - WhatIsMyIP.click",
"description": "Display the IP and Country information of the currently viewed website and also display's your external IP address.",
"version": "1.0.0.18",
"icons": {
"16": "icon-16.png",
"32": "icon-32.png",
"48": "icon-48.png",
"128": "icon-128.png"
},
"browser_action": {
"default_icon": "icon-19.png",
"default_popup": "popup.html",
"default_title": "IP to Country Flag & My IP - WhatIsMyIP.click"
},
"background": {
"scripts": [
"jquery-3.2.1.js",
"background.js"
],
"persistent": false
},
"permissions": [
"activeTab",
" | |