NextInspect

Network observability tool for Next.JS

NextInspect là gì?

NextInspect là một tiện ích mở rộng Chrome được phát triển bởi NextInspect Team, và tính năng chính của nó là "Network observability tool for Next.JS".

Ả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 NextInspect

Tải xuống các tệp mở rộng NextInspect 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

                        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.                    

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

Tên NextInspect NextInspect
ID pnllkkbkkjkhebaeocnbfdcchnpfbbaa
URL Chính Thức https://chromewebstore.google.com/detail/nextinspect/pnllkkbkkjkhebaeocnbfdcchnpfbbaa
Mô tả Network observability tool for Next.JS
Kích Thước Tệp 109 KB
Số Lần Cài Đặt 217
Phiên Bản Hiện Tại 1.0.0
Cập Nhật Lần Cuối 2023-08-13
Ngày Phát Hành 2023-07-08
Đánh Giá 5.00/5 Tổng số 2 Đánh Giá
Nhà Phát Triển NextInspect Team
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
}