Slardar View

A convenient tool to see the requests send by Slardar

ما هو Slardar View؟

Slardar View هو إضافة Chrome تم تطويرها بواسطة byteapm، والميزة الرئيسية لها هي "A convenient tool to see the requests send by Slardar".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة Slardar View

قم بتنزيل ملفات الامتداد Slardar View بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        可以对当前页面上报的前端监控数据进行快捷查看和筛选, 以更友好的方式展示上报的数据。当你安装以后,可以打开devtools, 选择Slardar View的tab进行查看                    

معلومات أساسية عن التمديد

الاسم Slardar View Slardar View
ID ppjmkiokjcjgoalkicndpjhkggmgabeg
عنوان URL الرسمي https://chromewebstore.google.com/detail/slardar-view/ppjmkiokjcjgoalkicndpjhkggmgabeg
الوصف A convenient tool to see the requests send by Slardar
حجم الملف 525 KB
عدد التثبيتات 2,439
النسخة الحالية 5.7
آخر تحديث 2023-12-20
تاريخ النشر 2022-07-14
تقييم 5.00/5 مجموع تقييمات 3
المطور byteapm
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Slardar View",
    "description": "A convenient tool to see the requests send by Slardar",
    "version": "5.7",
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "\/images\/logo.png",
            "48": "\/images\/[email protected]",
            "128": "\/images\/[email protected]"
        }
    },
    "devtools_page": "devtools.html",
    "icons": {
        "16": "\/images\/logo.png",
        "48": "\/images\/[email protected]",
        "128": "\/images\/[email protected]"
    }
}