IP Location Lookup
IP Location Lookup by ipwhois.io
什麼是IP Location Lookup?
IP Location Lookup是由https://ipwhois.io開發的Chrome擴展程式,該擴展的主要功能是“IP Location Lookup by ipwhois.io”。
擴展截圖
下載IP Location Lookup擴展crx文件
下載IP Location Lookup擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Simple and easy-to-use geolocation extension that displays the location of an IP address, together with additional useful data such as:
■ External IP
■ Latitude and Longitude
■ Continent
■ Country
■ Region
■ City
■ Timezone
■ Currency
Uses our own IP geolocation API 擴展基本資訊
| 名稱 | |
| ID | kifomoaihgjgmoiiakjgjjdomjdmnnld |
| 官方網址 | https://chromewebstore.google.com/detail/ip-location-lookup/kifomoaihgjgmoiiakjgjjdomjdmnnld |
| 簡介 | IP Location Lookup by ipwhois.io |
| 檔案大小 | 72.94 KB |
| 安裝次數 | 3,785 |
| 目前版本 | 1.1.6 |
| 更新時間 | 2022-09-28 |
| 上架時間 | 2019-10-08 |
| 評分 | 3.00/5 共 4 次評分 |
| 開發者 | https://ipwhois.io |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 擴展官網 | https://ipwhois.io |
| 說明頁面URL | https://ipwhois.io |
| 隱私政策頁面URL | https://ipwhois.io/privacy-app |
| 支援的語言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "IP Location Lookup",
"description": "IP Location Lookup by ipwhois.io",
"version": "1.1.6",
"author": "IPWHOIS.io",
"icons": {
"128": "icon_128.png"
},
"action": {
"default_icon": "icon.png",
"default_popup": "popup.html"
},
"permissions": [
"activeTab"
]
} | |