Slardar View

A convenient tool to see the requests send by Slardar

Slardar View là gì?

Slardar View là một tiện ích mở rộng Chrome được phát triển bởi byteapm, và tính năng chính của nó là "A convenient tool to see the requests send by Slardar".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Slardar View

Tải xuống các tệp mở rộng Slardar View dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

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

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Slardar View Slardar View
ID ppjmkiokjcjgoalkicndpjhkggmgabeg
URL Chính Thức https://chromewebstore.google.com/detail/slardar-view/ppjmkiokjcjgoalkicndpjhkggmgabeg
Mô tả A convenient tool to see the requests send by Slardar
Kích Thước Tệp 525 KB
Số Lần Cài Đặt 2,439
Phiên Bản Hiện Tại 5.7
Cập Nhật Lần Cuối 2023-12-20
Ngày Phát Hành 2022-07-14
Đánh Giá 5.00/5 Tổng số 3 Đánh Giá
Nhà Phát Triển byteapm
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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]"
    }
}