IP Mate

What is my IP?

ما هو IP Mate؟

IP Mate هو إضافة Chrome تم تطويرها بواسطة ipmatecontact، والميزة الرئيسية لها هي "What is my IP?".

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

screenshot
screenshot

تحميل ملف CRX للإضافة IP Mate

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

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

                        Your Internet Protocol address is your virtual door to the internet. It changes depending on where you are and if your computer is connected through a Virtual Private Network (VPN). 

Use this plugin to quickly and safely determine how your computer appears to the rest of the internet and whether you are browsing behind a VPN or not.                    

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

الاسم IP Mate IP Mate
ID npapdjfgklaoakdlacpindemilincgnp
عنوان URL الرسمي https://chromewebstore.google.com/detail/ip-mate/npapdjfgklaoakdlacpindemilincgnp
الوصف What is my IP?
حجم الملف 134 KB
عدد التثبيتات 15
النسخة الحالية 0.0.0.1
آخر تحديث 2022-06-21
تاريخ النشر 2022-06-21
المطور ipmatecontact
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "IP Mate",
    "description": "What is my IP?",
    "version": "0.0.0.1",
    "manifest_version": 3,
    "action": {
        "default_popup": "ipmate.html",
        "default_icon": {
            "16": "assets\/noun-blue-16.png",
            "48": "assets\/noun-blue-48.png",
            "128": "assets\/noun-blue-128.png"
        }
    },
    "icons": {
        "16": "assets\/noun-blue-16.png",
        "48": "assets\/noun-blue-48.png",
        "128": "assets\/noun-blue-128.png"
    }
}