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- Helprun- Runinfo- Infostatus- 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 helpfor 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.