Performance Assistant
Visualization of web access performance data
ما هو Performance Assistant؟
Performance Assistant هو إضافة Chrome تم تطويرها بواسطة gongqiu، والميزة الرئيسية لها هي "Visualization of web access performance data".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Performance Assistant
قم بتنزيل ملفات الامتداد Performance Assistant بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
便捷查看页面的加载性能,还能自定义性能指标。支持持续监听,并绘制一段时间内的加载性能曲线,方便观察。
معلومات أساسية عن التمديد
الاسم | Performance Assistant |
ID | phmppmglkpkjcofmoennnpdmhhhglalc |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/performance-assistant/phmppmglkpkjcofmoennnpdmhhhglalc |
الوصف | Visualization of web access performance data |
حجم الملف | 1.34 MB |
عدد التثبيتات | 183 |
النسخة الحالية | 1.0.0 |
آخر تحديث | 2021-04-15 |
تاريخ النشر | 2021-04-14 |
تقييم | 5.00/5 مجموع تقييمات 1 |
المطور | gongqiu |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
اللغات المدعومة | zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Performance Assistant", "version": "1.0.0", "description": "Visualization of web access performance data", "icons": { "16": "monitor-icon.png", "48": "monitor-icon.png", "128": "monitor-icon.png" }, "browser_action": { "default_icon": "monitor-icon.png", "default_title": "\u9875\u9762\u6027\u80fd\u52a9\u624b", "default_popup": "popup.html" }, "devtools_page": "devtools.html", "content_scripts": [ { "matches": [ " |