rawkit
Open the node.js devtools from the command-line; no more clicking, selecting or copy & pasting.
Was ist rawkit?
rawkit ist eine Chrome-Erweiterung, die von https://darcyclarke.github.io/rawkit entwickelt wurde, und ihr Hauptmerkmal ist "Open the node.js devtools from the command-line; no more clicking, selecting or copy & pasting.".
Erweiterungsscreenshots
rawkit-Erweiterungs-CRX-Datei herunterladen
Laden Sie rawkit-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
rawkit grabs the chrome inspector URL returned from the node --inspect command and immediately opens devtools. No more clicking, selecting, copying/pasting or navigating. Just run the command and jump into debugging.
Grundlegende Informationen zur Erweiterung
Name | rawkit |
ID | poapmlldjpcgenaedpopfjjagnihpkim |
Offizielle URL | https://chromewebstore.google.com/detail/rawkit/poapmlldjpcgenaedpopfjjagnihpkim |
Beschreibung | Open the node.js devtools from the command-line; no more clicking, selecting or copy & pasting. |
Dateigröße | 88.13 KB |
Installationsanzahl | 191 |
Aktuelle Version | 1.2.0 |
Letztes Update | 2018-03-02 |
Veröffentlichungsdatum | 2018-03-02 |
Entwickler | https://darcyclarke.github.io/rawkit |
[email protected] | |
Zahlungsart | free |
Unterstützte Sprachen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "rawkit", "author": "Darcy Clarke |