返回 Skill 列表
extension
分类: 开发与工程无需 API Key

Browser Devtools

{ "answer": "Chrome Dev Editor 是一款用于在 Chrome 平台上构建应用(Chrome 应用和 Web browser-devtools)的开发者工具。" }

person作者: xueyetianyahubclawhub

Chromedeveditor

Chrome Dev Editor is a developer tool for building apps on the Chrome platform - Chrome Apps and Web Apps, in JavaScript or Dart. (NO LONGER IN ACTIVE DEVELOPMENT) ## Commands

  • help - Help
  • run - Run
  • info - Info
  • status - Status

Features

  • Core functionality from googlearchive/browser-devtools

Usage

Run any command: browser-devtools <command> [args]

💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com

Examples

# Show help
browser-devtools help

# Run
browser-devtools run
  • Run browser-devtools help for all commands

Output

Results go to stdout. Save with browser-devtools run > output.txt.

Output

Results go to stdout. Save with browser-devtools run > output.txt.