Site Speed by DebugBear
View Web Vitals metrics for the websites you visit and quickly navigate to external web performance testing tools.
Apa itu Site Speed by DebugBear?
Site Speed by DebugBear adalah ekstensi Chrome yang dikembangkan oleh https://debugbear.com, dan fitur utamanya adalah "View Web Vitals metrics for the websites you visit and quickly navigate to external web performance testing tools.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Site Speed by DebugBear
Unduh file ekstensi Site Speed by DebugBear 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
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.
Informasi Dasar Ekstensi
Nama | Site Speed by DebugBear |
ID | peomeonecjebolgekpnddgpgdigmpblc |
URL Resmi | https://chromewebstore.google.com/detail/site-speed-by-debugbear/peomeonecjebolgekpnddgpgdigmpblc |
Deskripsi | View Web Vitals metrics for the websites you visit and quickly navigate to external web performance testing tools. |
Ukuran File | 92.18 KB |
Jumlah Instalasi | 4,000 |
Versi Saat Ini | 1.0.7 |
Terakhir Diperbarui | 2023-08-21 |
Tanggal Publikasi | 2022-08-17 |
Penilaian | 4.67/5 Total 3 Penilaian |
Pengembang | https://debugbear.com |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://www.debugbear.com/site-speed-chrome-extension |
URL Halaman Kebijakan Privasi | https://www.debugbear.com/extension/privacy |
Bahasa yang Didukung | 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": [ " |