Kotter Hardware Info

For retrieving user hardware information

ما هو Kotter Hardware Info؟

Kotter Hardware Info هو إضافة Chrome تم تطويرها بواسطة http://speedtest.kotter.net، والميزة الرئيسية لها هي "For retrieving user hardware information".

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

screenshot

تحميل ملف CRX للإضافة Kotter Hardware Info

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

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

                        For retrieving user hardware information to determine if your hardware will support the features in products produced by The Kotter Group.                    

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

الاسم Kotter Hardware Info Kotter Hardware Info
ID peioeobmpgglbldfgpbbecbpkmgfiecb
عنوان URL الرسمي https://chrome.google.com/webstore/detail/kotter-hardware-info/peioeobmpgglbldfgpbbecbpkmgfiecb
الوصف For retrieving user hardware information
حجم الملف 296 KB
عدد التثبيتات 110
النسخة الحالية 1.21
آخر تحديث 2019-03-21
تاريخ النشر 2019-03-21
المطور http://speedtest.kotter.net
البريد الإلكتروني [email protected]
نوع الدفع free
عنوان صفحة سياسة الخصوصية http://www.kotter.net
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Kotter Hardware Info",
    "description": "For retrieving user hardware information",
    "version": "1.21",
    "browser_action": {
        "default_icon": "settings-icon.png",
        "default_popup": "popup.html",
        "default_title": "Kotter Hardware Info"
    },
    "icons": {
        "16": "settings-icon.png",
        "48": "settings-icon.png",
        "128": "settings-icon.png"
    },
    "permissions": [
        "system.cpu",
        "system.memory",
        "system.storage"
    ]
}