Whatismyipaddress - Show My IP address

Show your IP address, ISP, location, DNS. You can get my IP address more information.

Whatismyipaddress - Show My IP address क्या है?

Whatismyipaddress - Show My IP address https://windows11tools.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Show your IP address, ISP, location, DNS. You can get my IP address more information."।

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

screenshot

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

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

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

                        Whatismyipaddress extension for chrome is aimed to help windows 11 users check IP address. It shows detailed information about your location of city, country, latitude, longitude and location shown on Google Maps. 

Features:
Shows your current IP address information.
Detailed information about city, country, latitude, longitude and location shown on Google Maps. 
Log your IP history and notify you when it changes.  
Shows the country and city where your IP address is located. 
Information about IPv4 and IPv6.
See all official registration information related to your IP address.                    

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

नाम Whatismyipaddress - Show My IP address Whatismyipaddress - Show My IP address
ID lfcnpljmmpocjjdcnjegakopjfpemodn
आधिकारिक URL https://chrome.google.com/webstore/detail/whatismyipaddress-show-my/lfcnpljmmpocjjdcnjegakopjfpemodn
विवरण Show your IP address, ISP, location, DNS. You can get my IP address more information.
फ़ाइल का आकार 146 KB
स्थापना संख्या 46
वर्तमान संस्करण 2.0.2
अंतिम अपडेट 2021-10-21
प्रकाशन तिथि 2021-10-21
रेटिंग 5.00/5 कुल 7 रेटिंग्स
डेवलपर https://windows11tools.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://windows11tools.com/
गोपनीयता नीति पृष्ठ URL https://windows11tools.com/privacy-policy
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Whatismyipaddress - Show My IP address",
    "version": "2.0.2",
    "manifest_version": 2,
    "description": "Show your IP address, ISP, location, DNS. You can get my IP address more information.",
    "background": {
        "scripts": [
            "js\/main.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "19": "images\/icon.19.png",
            "38": "images\/icon.38.png"
        },
        "default_title": "Show my IP",
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "images\/icon.128.png"
    },
    "incognito": "spanning",
    "minimum_chrome_version": "17",
    "permissions": [
        "http:\/\/*.hidemyass.com\/",
        "http:\/\/*.hmageo.com\/"
    ]
}