Where Am I?

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

ما هو Where Am I?؟

Where Am I? هو إضافة Chrome تم تطويرها بواسطة Virej Dasani، والميزة الرئيسية لها هي "This extension shows your location and IP address so you can check if your VPN works!".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Where Am I?

قم بتنزيل ملفات الامتداد Where Am I? بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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.                    

معلومات أساسية عن التمديد

الاسم Where Am I? Where Am I?
ID omdigpceoegkkeleilnnhcphljchbiec
عنوان URL الرسمي https://chromewebstore.google.com/detail/where-am-i/omdigpceoegkkeleilnnhcphljchbiec
الوصف This extension shows your location and IP address so you can check if your VPN works!
حجم الملف 76.91 KB
عدد التثبيتات 149
النسخة الحالية 1.0
آخر تحديث 2021-03-21
تاريخ النشر 2021-03-21
تقييم 4.00/5 مجموع تقييمات 4
المطور Virej Dasani
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://virejdasani.github.io/virej/
اللغات المدعومة 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"
    }
}