Where Am I?

This extension shows your location and IP address so you can check if your VPN works!

Wat is Where Am I??

Where Am I? is een Chrome-extensie ontwikkeld door Virej Dasani, en de belangrijkste functie is "This extension shows your location and IP address so you can check if your VPN works!".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Where Am I?

Download Where Am I?-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

                        With this extension, you can check if your VPN or location spoofing is working/turned-on by clicking the extension icon. It will show your location and IP address.                    

Basisinformatie over de Extensie

Naam Where Am I? Where Am I?
ID omdigpceoegkkeleilnnhcphljchbiec
Officiële URL https://chromewebstore.google.com/detail/where-am-i/omdigpceoegkkeleilnnhcphljchbiec
Beschrijving This extension shows your location and IP address so you can check if your VPN works!
Bestandsgrootte 76.91 KB
Aantal Installaties 149
Huidige Versie 1.0
Laatst Bijgewerkt 2021-03-21
Publicatiedatum 2021-03-21
Beoordeling 4.00/5 Totaal 4 Beoordelingen
Ontwikkelaar Virej Dasani
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://virejdasani.github.io/virej/
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Where Am I?",
    "description": "This extension shows your location and IP address so you can check if your VPN works!",
    "version": "1.0",
    "icons": {
        "16": "assets\/img\/icon16.png",
        "48": "assets\/img\/icon48.png",
        "128": "assets\/img\/icon128.png"
    },
    "browser_action": {
        "default_icon": "assets\/img\/icon.png",
        "default_popup": "public\/popup.html"
    }
}