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 هو إضافة Chrome تم تطويرها بواسطة https://requestmetrics.com، والميزة الرئيسية لها هي "Monitors your Core Web Vitals and other performance and events on websites you visit and send them to Request Metrics.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Request Metrics Agent
قم بتنزيل ملفات الامتداد Request Metrics Agent بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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 |
عنوان URL الرسمي | 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/ |
عنوان صفحة المساعدة | https://requestmetrics.com/guide/ |
عنوان صفحة سياسة الخصوصية | 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": [ " |