Mini Performance Monitor
View performance data preview
Mini Performance Monitorคืออะไร?
Mini Performance Monitor เป็นส่วนขยายของ Chrome ที่พัฒนาโดย mrhilliker และคุณลักษณะหลักของมันคือ "View performance data preview"
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Mini Performance Monitor
ดาวน์โหลดไฟล์ส่วนขยาย Mini Performance Monitor ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Small performance monitor extension to track framerate, render time, and heap memory utilization. Note: Memory monitoring will require Chrome to be launched with the following flag: --enable-precise-memory-info Based off of stats.js: https://github.com/mrdoob/stats.js/
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | ipgpjgifjnioddcchjpjcfagalbfapfk |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/mini-performance-monitor/ipgpjgifjnioddcchjpjcfagalbfapfk |
คำอธิบาย | View performance data preview |
ขนาดไฟล์ | 45.61 KB |
จำนวนการติดตั้ง | 201 |
เวอร์ชันปัจจุบัน | 0.0.3 |
อัปเดตครั้งล่าสุด | 2018-05-16 |
วันที่เผยแพร่ | 2018-05-16 |
คะแนน | 4.50/5 รวมทั้งหมด 2 คะแนน |
ผู้พัฒนา | mrhilliker |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Mini Performance Monitor", "description": "View performance data preview", "version": "0.0.3", "icons": { "48": "icon.png" }, "permissions": [ "tabs", " |