IP location query
1: Display the current website server address and national flag; 2: Locate physical addresses by IP
什麼是IP location query?
IP location query是由379522770開發的Chrome擴展程式,該擴展的主要功能是“1: Display the current website server address and national flag; 2: Locate physical addresses by IP”。
擴展截圖
下載IP location query擴展crx文件
下載IP location query擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
1: Display the current site server address with the flag. 2: Right click the mouse to query the current location of the server. 3: Select the text, and then right-click the mouse to quickly query IP address information and geographical location.
擴展基本資訊
名稱 | |
ID | bdclcbikdajogncdpmobifajhbajddap |
官方網址 | https://chrome.google.com/webstore/detail/ip%E5%AE%9A%E4%BD%8D%E6%9F%A5%E8%AF%A2/bdclcbikdajogncdpmobifajhbajddap |
簡介 | 1: Display the current website server address and national flag; 2: Locate physical addresses by IP |
檔案大小 | 519 KB |
安裝次數 | 624 |
目前版本 | 2.2.3 |
更新時間 | 2021-09-04 |
上架時間 | 2020-12-30 |
評分 | 3.20/5 共 5 次評分 |
開發者 | 379522770 |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://ip.lhyhq.cn |
隱私政策頁面URL | https://www.lhyhq.cn/privacy.html |
支援的語言 | en,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_extensionName__", "description": "__MSG_extensionDescription__", "manifest_version": 2, "homepage_url": "https:\/\/ip.lhyhq.cn", "version": "2.2.3", "author": "\u4eca\u665a\u4e0a\u5c71\u6253\u8001\u864e", "icons": { "48": "icon-48.png", "128": "icon-128.png" }, "browser_action": { "default_icon": "icon-48.png", "default_title": "__MSG_extensionName__", "default_popup": "index.html" }, "permissions": [ "storage", "contextMenus", " |