IP location query
1: Display the current website server address and national flag; 2: Locate physical addresses by IP
Was ist IP location query?
IP location query ist eine Chrome-Erweiterung, die von 379522770 entwickelt wurde, und ihr Hauptmerkmal ist "1: Display the current website server address and national flag; 2: Locate physical addresses by IP".
Erweiterungsscreenshots
IP location query-Erweiterungs-CRX-Datei herunterladen
Laden Sie IP location query-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | |
ID | bdclcbikdajogncdpmobifajhbajddap |
Offizielle URL | https://chrome.google.com/webstore/detail/ip%E5%AE%9A%E4%BD%8D%E6%9F%A5%E8%AF%A2/bdclcbikdajogncdpmobifajhbajddap |
Beschreibung | 1: Display the current website server address and national flag; 2: Locate physical addresses by IP |
Dateigröße | 519 KB |
Installationsanzahl | 624 |
Aktuelle Version | 2.2.3 |
Letztes Update | 2021-09-04 |
Veröffentlichungsdatum | 2020-12-30 |
Bewertung | 3.20/5 Insgesamt 5 Bewertungen |
Entwickler | 379522770 |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://ip.lhyhq.cn |
URL der Datenschutzrichtlinien-Seite | https://www.lhyhq.cn/privacy.html |
Unterstützte Sprachen | 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", " |