Website IP location trace - SecurityInfinity

Website IP and location tracer allows users to see the geographical location of a website they are visiting. This extension uses IP…

Website IP location trace - SecurityInfinity क्या है?

Website IP location trace - SecurityInfinity https://securityinfinity.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Website IP and location tracer allows users to see the geographical location of a website they are visiting. This extension uses IP…"।

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

screenshot

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

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

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

                        Website IP and location tracer allows users to see the geographical location of a website they are visiting. This extension uses IP tracking to determine the location of the website's server. This can be useful for a variety of reasons, such as determining the location of a company or organization, or checking to see if a website is located in a country with stricter internet regulations. Additionally, it can also help in identifying any potential location-based limitations or geo-restrictions on the website. This extension can be installed easily and is user-friendly, making it easy for anyone to use. Overall, Website IP location trace chrome extension is a valuable tool for anyone who wants to learn more about the geographical location of websites they visit.                    

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

नाम Website IP location trace - SecurityInfinity Website IP location trace - SecurityInfinity
ID lddcnkomocngdoimaghdneddciekmghc
आधिकारिक URL https://chromewebstore.google.com/detail/website-ip-location-trace/lddcnkomocngdoimaghdneddciekmghc
विवरण Website IP and location tracer allows users to see the geographical location of a website they are visiting. This extension uses IP…
फ़ाइल का आकार 23.44 KB
स्थापना संख्या 32
वर्तमान संस्करण 1.0
अंतिम अपडेट 2023-01-29
प्रकाशन तिथि 2023-01-29
डेवलपर https://securityinfinity.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://securityinfinity.com
सहायता पृष्ठ URL https://securityinfinity.com/contact
गोपनीयता नीति पृष्ठ URL https://securityinfinity.com/privacy-policy
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Website IP location trace - SecurityInfinity",
    "version": "1.0",
    "icons": {
        "16": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    },
    "action": {
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "tabs"
    ]
}