IP Checker
Check IP address with a simple select(highlight) way.
Qu'est-ce que IP Checker ?
IP Checker est une extension Chrome développée par http://zhshipu.com, et sa fonction principale est "Check IP address with a simple select(highlight) way.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension IP Checker
Téléchargez les fichiers d'extension IP Checker au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
使用光标选中任意页面中的IP地址即可快速查询IP相关信息(包括地理位置、当地时间、经纬度等)。 Check IP address with a simple select(highlight) way.
Informations de Base sur l'Extension
Nom | |
ID | nkgcmlhdobaiblmfjmacblccgmaokmhf |
URL Officiel | https://chrome.google.com/webstore/detail/ip-checker/nkgcmlhdobaiblmfjmacblccgmaokmhf |
Description | Check IP address with a simple select(highlight) way. |
Taille du Fichier | 255 KB |
Nombre d'Installations | 51 |
Version Actuelle | 1.1.2 |
Dernière Mise à Jour | 2014-12-18 |
Date de Publication | 2014-12-18 |
Développeur | http://zhshipu.com |
Type de Paiement | free |
Site Web de l'Extension | http://www.zhshipu.com/ip-checker/ |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "IP Checker", "manifest_version": 2, "version": "1.1.2", "description": "Check IP address with a simple select(highlight) way.", "options_page": "options.html", "permissions": [ "storage", "notifications", "tabs", "contextMenus" ], "icons": { "16": "icon16.png", "48": "icon48.jpg", "128": "icon128.jpg" }, "web_accessible_resources": [ "favicon.ico" ], "content_scripts": [ { "matches": [ " |