Slardar View

A convenient tool to see the requests send by Slardar

Slardar View क्या है?

Slardar View byteapm द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A convenient tool to see the requests send by Slardar"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Slardar View एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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]"
    }
}