NextInspect

Network observability tool for Next.JS

NextInspect क्या है?

NextInspect NextInspect Team द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Network observability tool for Next.JS"।

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

screenshot
screenshot

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

crx प्रारूप में NextInspect एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        NextInspect is a developer tool that allows Next.js developers to see network request metrics in Server Side Rendered(SSR) components. Metrics are displayed in a format similar to the native Chrome network devtools, so onboarding and usage is a breeze. Metrics for network requests made in Client Side Rendered components are also shown, eliminating the need to click back and forth between the native Chrome devtools and NextInspect. Please also install the NPM package for NextInspect onto your Next.js app.                    

एक्सटेंशन की मूल जानकारी

नाम NextInspect NextInspect
ID pnllkkbkkjkhebaeocnbfdcchnpfbbaa
आधिकारिक URL https://chromewebstore.google.com/detail/nextinspect/pnllkkbkkjkhebaeocnbfdcchnpfbbaa
विवरण Network observability tool for Next.JS
फ़ाइल का आकार 109 KB
स्थापना संख्या 217
वर्तमान संस्करण 1.0.0
अंतिम अपडेट 2023-08-13
प्रकाशन तिथि 2023-07-08
रेटिंग 5.00/5 कुल 2 रेटिंग्स
डेवलपर NextInspect Team
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "NextInspect",
    "version": "1.0.0",
    "description": "Network observability tool for Next.JS",
    "author": "Lucia Li, Yourui Ruan, William Nguyen, David An, Michael Bildstein",
    "devtools_page": "src\/pages\/devtools\/index.html"
}