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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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"
    }
}