rawkit
Open the node.js devtools from the command-line; no more clicking, selecting or copy & pasting.
什麼是rawkit?
rawkit是由https://darcyclarke.github.io/rawkit開發的Chrome擴展程式,該擴展的主要功能是“Open the node.js devtools from the command-line; no more clicking, selecting or copy & pasting.”。
擴展截圖
下載rawkit擴展crx文件
下載rawkit擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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.
擴展基本資訊
名稱 | rawkit |
ID | poapmlldjpcgenaedpopfjjagnihpkim |
官方網址 | https://chromewebstore.google.com/detail/rawkit/poapmlldjpcgenaedpopfjjagnihpkim |
簡介 | Open the node.js devtools from the command-line; no more clicking, selecting or copy & pasting. |
檔案大小 | 88.13 KB |
安裝次數 | 191 |
目前版本 | 1.2.0 |
更新時間 | 2018-03-02 |
上架時間 | 2018-03-02 |
開發者 | https://darcyclarke.github.io/rawkit |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "rawkit", "author": "Darcy Clarke |