Whats My Info

Shows your IP address and other useful info.

ما هو Whats My Info؟

Whats My Info هو إضافة Chrome تم تطويرها بواسطة https://www.esolutions.se، والميزة الرئيسية لها هي "Shows your IP address and other useful info.".

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

screenshot
screenshot

تحميل ملف CRX للإضافة Whats My Info

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

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

                        This is a simple extension that shows you the IP address that you have today, and other valuable information such as installed plug-ins, screen resolution, etc.                    

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

الاسم Whats My Info Whats My Info
ID oapbcignlcnknkkhpdnlcdkpeffiagce
عنوان URL الرسمي https://chromewebstore.google.com/detail/whats-my-info/oapbcignlcnknkkhpdnlcdkpeffiagce
الوصف Shows your IP address and other useful info.
حجم الملف 83.2 KB
عدد التثبيتات 188
النسخة الحالية 1.1.7
آخر تحديث 2023-02-16
تاريخ النشر 2014-11-03
تقييم 4.90/5 مجموع تقييمات 10
المطور https://www.esolutions.se
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://www.esolutions.se
عنوان صفحة سياسة الخصوصية https://www.esolutions.se/PrivacyPolicy
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Whats My Info",
    "description": "Shows your IP address and other useful info.",
    "version": "1.1.7",
    "browser_action": {
        "default_icon": {
            "19": "img\/19.png",
            "38": "img\/38.png"
        },
        "default_popup": "popup.html",
        "default_title": "Whats My Info"
    },
    "icons": {
        "16": "img\/16.png",
        "48": "img\/48.png",
        "128": "img\/128.png"
    },
    "web_accessible_resources": [
        "img\/48.png"
    ]
}