IPMonitor

IPMonitor lets you check your IP address with just one click. Reveal and Now Show your IP.

IPMonitor क्या है?

IPMonitor ZiB द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "IPMonitor lets you check your IP address with just one click. Reveal and Now Show your IP."।

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

screenshot

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

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

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

                        IPMonitor is all about getting to know your current IP address. Whether you are using a VPN or proxy, if your IP is still unchanged, there's something fishy with the cloaking services you are using. So, use, IPMonitor to get to know your current IP address to make sure there's no IP leakages taking place and your true identity is anonymous.                    

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

नाम IPMonitor IPMonitor
ID oodjlfepkheipoglihhbapdcelcaojje
आधिकारिक URL https://chrome.google.com/webstore/detail/ipmonitor/oodjlfepkheipoglihhbapdcelcaojje
विवरण IPMonitor lets you check your IP address with just one click. Reveal and Now Show your IP.
फ़ाइल का आकार 1.32 MB
स्थापना संख्या 92
वर्तमान संस्करण 1.0
अंतिम अपडेट 2018-03-04
प्रकाशन तिथि 2018-03-04
रेटिंग 4.57/5 कुल 7 रेटिंग्स
डेवलपर ZiB
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "IPMonitor",
    "version": "1.0",
    "author": "Vadagon",
    "manifest_version": 2,
    "description": "IPMonitor lets you check your IP address with just one click. Reveal and Now Show your IP.",
    "browser_action": {
        "default_icon": {
            "128": "images\/logo.png"
        },
        "default_popup": "popup.html",
        "default_title": "Show your IP"
    },
    "icons": {
        "128": "images\/logo.png"
    },
    "web_accessible_resources": [
        "images\/*",
        "fonts\/*",
        "scripts\/*"
    ],
    "minimum_chrome_version": "32"
}