web performance
Get the web perfomance by timing API
web performanceคืออะไร?
web performance เป็นส่วนขยายของ Chrome ที่พัฒนาโดย zhangjunah และคุณลักษณะหลักของมันคือ "Get the web perfomance by timing API"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย web performance
ดาวน์โหลดไฟล์ส่วนขยาย web performance ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Get the page performance by Navigation Timing API, and show a waterfall chart to the developers or users!
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | dmndepgifbfcjjmkjfgoecldegiodnjc |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/web-performance/dmndepgifbfcjjmkjfgoecldegiodnjc |
คำอธิบาย | Get the web perfomance by timing API |
ขนาดไฟล์ | 93 KB |
จำนวนการติดตั้ง | 35 |
เวอร์ชันปัจจุบัน | 1.0 |
อัปเดตครั้งล่าสุด | 2014-11-17 |
วันที่เผยแพร่ | 2014-11-14 |
คะแนน | 5.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | zhangjunah |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "web performance", "description": "Get the web perfomance by timing API", "version": "1.0", "browser_action": { "default_icon": "icon.png", "default_popup": "index.html" }, "permissions": [ "tabs", " |