Request Metrics Agent
Monitors your Core Web Vitals and other performance and events on websites you visit and send them to Request Metrics.
什麼是Request Metrics Agent?
Request Metrics Agent是由https://requestmetrics.com開發的Chrome擴展程式,該擴展的主要功能是“Monitors your Core Web Vitals and other performance and events on websites you visit and send them to Request Metrics.”。
擴展截圖
下載Request Metrics Agent擴展crx文件
下載Request Metrics Agent擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
This extension automatically installs the Request Metrics real-user monitoring agent into the websites that you visit and sends your Core Web Vitals, performance metrics, and other event information back to the Request Metrics account of your choosing. This was built to be a "no-code" option to trial the system, collecting data from your real website without you needing to make any code changes.
擴展基本資訊
名稱 | Request Metrics Agent |
ID | hldblpjckolplbppajmafldmmkabeaab |
官方網址 | https://chromewebstore.google.com/detail/request-metrics-agent/hldblpjckolplbppajmafldmmkabeaab |
簡介 | Monitors your Core Web Vitals and other performance and events on websites you visit and send them to Request Metrics. |
檔案大小 | 1.1 MB |
安裝次數 | 92 |
目前版本 | 1.1.2 |
更新時間 | 2023-12-10 |
上架時間 | 2022-02-23 |
評分 | 5.00/5 共 1 次評分 |
開發者 | https://requestmetrics.com |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://requestmetrics.com/ |
說明頁面URL | https://requestmetrics.com/guide/ |
隱私政策頁面URL | https://requestmetrics.com/privacy |
支援的語言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Request Metrics Agent", "description": "Monitors your Core Web Vitals and other performance and events on websites you visit and send them to Request Metrics.", "version": "1.1.2", "manifest_version": 3, "icons": { "16": "\/assets\/favicon-16x16.png", "32": "\/assets\/favicon-32x32.png", "48": "\/assets\/favicon-48x48.png", "128": "\/assets\/favicon-128x128.png" }, "permissions": [ "activeTab", "scripting", "storage", "tabs" ], "host_permissions": [ " |