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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        可以对当前页面上报的前端监控数据进行快捷查看和筛选, 以更友好的方式展示上报的数据。当你安装以后,可以打开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]"
    }
}