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…

Wat is Website IP location trace - SecurityInfinity?

Website IP location trace - SecurityInfinity is een Chrome-extensie ontwikkeld door https://securityinfinity.com, en de belangrijkste functie is "Website IP and location tracer allows users to see the geographical location of a website they are visiting. This extension uses IP…".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Website IP location trace - SecurityInfinity

Download Website IP location trace - SecurityInfinity-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Website IP location trace - SecurityInfinity Website IP location trace - SecurityInfinity
ID lddcnkomocngdoimaghdneddciekmghc
Officiële URL https://chromewebstore.google.com/detail/website-ip-location-trace/lddcnkomocngdoimaghdneddciekmghc
Beschrijving Website IP and location tracer allows users to see the geographical location of a website they are visiting. This extension uses IP…
Bestandsgrootte 23.44 KB
Aantal Installaties 32
Huidige Versie 1.0
Laatst Bijgewerkt 2023-01-29
Publicatiedatum 2023-01-29
Ontwikkelaar https://securityinfinity.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://securityinfinity.com
Help Pagina-URL https://securityinfinity.com/contact
URL van de Privacybeleid Pagina https://securityinfinity.com/privacy-policy
Ondersteunde Talen 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"
    ]
}