web performance
Get the web perfomance by timing API
Apa itu web performance?
web performance adalah ekstensi Chrome yang dikembangkan oleh zhangjunah, dan fitur utamanya adalah "Get the web perfomance by timing API".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi web performance
Unduh file ekstensi web performance dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
Get the page performance by Navigation Timing API, and show a waterfall chart to the developers or users!
Informasi Dasar Ekstensi
Nama | |
ID | dmndepgifbfcjjmkjfgoecldegiodnjc |
URL Resmi | https://chrome.google.com/webstore/detail/web-performance/dmndepgifbfcjjmkjfgoecldegiodnjc |
Deskripsi | Get the web perfomance by timing API |
Ukuran File | 93 KB |
Jumlah Instalasi | 35 |
Versi Saat Ini | 1.0 |
Terakhir Diperbarui | 2014-11-17 |
Tanggal Publikasi | 2014-11-14 |
Penilaian | 5.00/5 Total 1 Penilaian |
Pengembang | zhangjunah |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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", " |