IP Geolocator

Locate any IP address quickly!

Wat is IP Geolocator?

IP Geolocator is een Chrome-extensie ontwikkeld door https://searchbases.com, en de belangrijkste functie is "Locate any IP address quickly!".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie IP Geolocator

Download IP Geolocator-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam IP Geolocator IP Geolocator
ID fipippkclmhbknmbnhplcfmbeanifead
Officiële URL https://chromewebstore.google.com/detail/ip-geolocator/fipippkclmhbknmbnhplcfmbeanifead
Beschrijving Locate any IP address quickly!
Bestandsgrootte 42.29 KB
Aantal Installaties 27
Huidige Versie 1.0.0
Laatst Bijgewerkt 2022-02-26
Publicatiedatum 2022-02-26
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar https://searchbases.com
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
    }
}