NextInspect

Network observability tool for Next.JS

Qu'est-ce que NextInspect ?

NextInspect est une extension Chrome développée par NextInspect Team, et sa fonction principale est "Network observability tool for Next.JS".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension NextInspect

Téléchargez les fichiers d'extension NextInspect au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom NextInspect NextInspect
ID pnllkkbkkjkhebaeocnbfdcchnpfbbaa
URL Officiel https://chromewebstore.google.com/detail/nextinspect/pnllkkbkkjkhebaeocnbfdcchnpfbbaa
Description Network observability tool for Next.JS
Taille du Fichier 109 KB
Nombre d'Installations 217
Version Actuelle 1.0.0
Dernière Mise à Jour 2023-08-13
Date de Publication 2023-07-08
Évaluation 5.00/5 Total 2 Évaluations
Développeur NextInspect Team
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
}