Site Speed by DebugBear
View Web Vitals metrics for the websites you visit and quickly navigate to external web performance testing tools.
什麼是Site Speed by DebugBear?
Site Speed by DebugBear是由https://debugbear.com開發的Chrome擴展程式,該擴展的主要功能是“View Web Vitals metrics for the websites you visit and quickly navigate to external web performance testing tools.”。
擴展截圖
下載Site Speed by DebugBear擴展crx文件
下載Site Speed by DebugBear擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
View Web Vitals metrics for the websites you visit and quickly navigate to external web performance testing tools. The extension also shows the observed metrics collected by PageSpeed Insights prior to applying the throttling simulation. This can help you interpret the final reported metrics. The extension shows the following metrics: - Full TTFB - First Contentful Paint - Largest Contentful Paint - Cumulative Layout Shift / CLS - First Input Delay (only after user interaction with the current page) - Interaction to Next Paint (only after user interaction with the current page) The "View on DebugBear" link is shown to users logged into the DebugBear monitoring tool.
擴展基本資訊
名稱 | Site Speed by DebugBear |
ID | peomeonecjebolgekpnddgpgdigmpblc |
官方網址 | https://chromewebstore.google.com/detail/site-speed-by-debugbear/peomeonecjebolgekpnddgpgdigmpblc |
簡介 | View Web Vitals metrics for the websites you visit and quickly navigate to external web performance testing tools. |
檔案大小 | 92.18 KB |
安裝次數 | 4,000 |
目前版本 | 1.0.7 |
更新時間 | 2023-08-21 |
上架時間 | 2022-08-17 |
評分 | 4.67/5 共 3 次評分 |
開發者 | https://debugbear.com |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://www.debugbear.com/site-speed-chrome-extension |
隱私政策頁面URL | https://www.debugbear.com/extension/privacy |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Site Speed by DebugBear", "description": "View Web Vitals metrics for the websites you visit and quickly navigate to external web performance testing tools.", "version": "1.0.7", "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'" }, "permissions": [ "activeTab", "scripting" ], "host_permissions": [ "https:\/\/*.debugbear.com\/*" ], "web_accessible_resources": [ { "resources": [ "\/assets\/images\/*", "\/node_modules\/web-vitals\/dist\/web-vitals.js" ], "matches": [ " |