IP Geolocator
Locate any IP address quickly!
Qu'est-ce que IP Geolocator ?
IP Geolocator est une extension Chrome développée par https://searchbases.com, et sa fonction principale est "Locate any IP address quickly!".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension IP Geolocator
Téléchargez les fichiers d'extension IP Geolocator 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 Geolocator is a non-intrusive IP location lookup technology that retrieves geolocation information with no explicit permission required from users. All you need is your client’s IP address. Please Note: The extension is using a free service to display your IP and geo location data (http://ipinfo.io/). If there seems to be a problem with a specific IP or the resulting location data I can not do anything about it since I'm not in any way affiliated with the services the extension is using. Sorry for the circumstances. I'm just happy such services exist and thus provide a stable solution for most users.
Informations de Base sur l'Extension
Nom | IP Geolocator |
ID | fipippkclmhbknmbnhplcfmbeanifead |
URL Officiel | https://chromewebstore.google.com/detail/ip-geolocator/fipippkclmhbknmbnhplcfmbeanifead |
Description | Locate any IP address quickly! |
Taille du Fichier | 42.29 KB |
Nombre d'Installations | 27 |
Version Actuelle | 1.0.0 |
Dernière Mise à Jour | 2022-02-26 |
Date de Publication | 2022-02-26 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | https://searchbases.com |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "IP Geolocator", "version": "1.0.0", "description": "Locate any IP address quickly!", "manifest_version": 3, "author": "Asijit Paul", "permissions": [], "action": { "default_title": "IP Geolocator", "default_popup": "index.html", "default_icon": { "32": "icons\/32.png", "72": "icons\/72.png", "128": "icons\/128.png" } }, "icons": { "32": "icons\/32.png", "72": "icons\/72.png", "128": "icons\/128.png" } } |