Get CPU Info

Get CPU information.

ما هو Get CPU Info؟

Get CPU Info هو إضافة Chrome تم تطويرها بواسطة nori_yamam، والميزة الرئيسية لها هي "Get CPU information.".

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

screenshot
screenshot

تحميل ملف CRX للإضافة Get CPU Info

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

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

                        Get information about the CPU installed in your computer.                    

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

الاسم Get CPU Info Get CPU Info
ID lhemjfjfepodolblmgmonhmbfkaaapam
عنوان URL الرسمي https://chromewebstore.google.com/detail/get-cpu-info/lhemjfjfepodolblmgmonhmbfkaaapam
الوصف Get CPU information.
حجم الملف 7.92 KB
عدد التثبيتات 312
النسخة الحالية 1.1
آخر تحديث 2023-04-23
تاريخ النشر 2023-04-23
المطور nori_yamam
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Get CPU Info",
    "version": "1.1",
    "manifest_version": 3,
    "description": "Get CPU information.",
    "permissions": [
        "system.cpu"
    ],
    "action": {
        "default_title": "Get CPU information.",
        "default_popup": "popup.html",
        "default_icon": {
            "32": "icon_32.png"
        }
    },
    "icons": {
        "128": "icon_128.png"
    }
}