IP Geolocator

Locate any IP address quickly!

IP Geolocator क्या है?

IP Geolocator https://searchbases.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Locate any IP address quickly!"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में IP Geolocator एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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.                    

एक्सटेंशन की मूल जानकारी

नाम IP Geolocator IP Geolocator
ID fipippkclmhbknmbnhplcfmbeanifead
आधिकारिक URL https://chromewebstore.google.com/detail/ip-geolocator/fipippkclmhbknmbnhplcfmbeanifead
विवरण Locate any IP address quickly!
फ़ाइल का आकार 42.29 KB
स्थापना संख्या 27
वर्तमान संस्करण 1.0.0
अंतिम अपडेट 2022-02-26
प्रकाशन तिथि 2022-02-26
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर https://searchbases.com
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ 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"
    }
}