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…

What is Website IP location trace - SecurityInfinity?

Website IP location trace - SecurityInfinity is a Chrome extension developed by https://securityinfinity.com, and its main feature is "Website IP and location tracer allows users to see the geographical location of a website they are visiting. This extension uses IP…".

Extension Screenshots

screenshot

Download Website IP location trace - SecurityInfinity Extension CRX File

Download Website IP location trace - SecurityInfinity extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Website IP location trace - SecurityInfinity Website IP location trace - SecurityInfinity
ID lddcnkomocngdoimaghdneddciekmghc
Official URL https://chromewebstore.google.com/detail/website-ip-location-trace/lddcnkomocngdoimaghdneddciekmghc
Description Website IP and location tracer allows users to see the geographical location of a website they are visiting. This extension uses IP…
File Size 23.44 KB
Installation Count 32
Current Version 1.0
Last Updated 2023-01-29
Publish Date 2023-01-29
Developer https://securityinfinity.com
Email [email protected]
Payment Type free
Extension Website https://securityinfinity.com
Help Page URL https://securityinfinity.com/contact
Privacy Policy Page URL https://securityinfinity.com/privacy-policy
Supported Languages 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"
    ]
}