chrome-devtools-app

Chrome DevTools packaged as an app via Electron

  • 所有者: auchenberg/chrome-devtools-app
  • 平台:
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

Icon

Chrome DevTools App.

Discontinued

This project is Discontinued. See https://github.com/auchenberg/chrome-devtools-app/issues/48

Join the chat at https://gitter.im/auchenberg/chrome-devtools-app

Chrome DevTools packaged as an app using electron-prebuilt.

This project is an exploration of how much work it would take to separate Chrome DevTools from Chrome itself and to explore what separation from the browser would bring to the table in terms of new functionality, etc.

I've written an article about this project, where I go in detail, and provide a few perspectives on what this project could evolve into. https://kenneth.io/blog/2014/12/28/taking-chrome-devtools-outside-the-browser/.

Intro
Tools

Installation

  1. Go to the releases page, and download the latest DMG installer (Mac only, for now)
  2. Drag Chrome DevTools App to your applications folder
  3. Start an instance of Chrome with remote debugging enabled
  4. Start Chrome DevTools App
  5. Wait a second or click the refresh button.
  6. Targets should show up. Click "Go" next to your target.
  7. Bam. There go you.

Development

How to get started from source?

  1. Run npm install
  2. Run npm start

How to start this app from source?

  1. Run npm install
  2. Run npm install bower-cli -g
  3. Run npm start

How to start a debug version of this app?

Run npm start

Releases

How to make a new build?

Run npm run release


This project is highly experimental.

概覽

名稱與所有者auchenberg/chrome-devtools-app
主編程語言JavaScript
編程語言JavaScript (語言數: 7)
平台
許可證MIT License
發布數2
最新版本名稱v1.1.0 (發布於 )
第一版名稱v1.0.0 (發布於 )
創建於2014-11-17 06:06:51
推送於2022-03-29 02:25:28
最后一次提交2022-03-28 19:25:28
星數1.6k
關注者數47
派生數93
提交數126
已啟用問題?
問題數36
打開的問題數18
拉請求數13
打開的拉請求數1
關閉的拉請求數4
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?
去到頂部