Slardar View

A convenient tool to see the requests send by Slardar

Slardar Viewとは何ですか?

Slardar Viewはbyteapmによって開発されたChromeの拡張機能で、その主な機能は「A convenient tool to see the requests send by Slardar」です。

拡張機能のスクリーンショット

screenshot
screenshot

Slardar View拡張機能のCRXファイルをダウンロード

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
Eメール [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]"
    }
}