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

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

                        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
URL หน้านโยบายความเป็นส่วนตัว 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"
    ]
}