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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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", " |