🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub✦ BytesAgain

Browser Devtools

by @xueyetianya

Chrome Dev Editor is a developer tool for building apps on the Chrome platform - Chrome Apps and Web browser-devtools.

Versionv2.0.0
Downloads666
Installs4
TERMINAL
clawhub install browser-devtools

πŸ“– About This Skill


version: "2.0.0" name: Chromedeveditor description: "Chrome Dev Editor is a developer tool for building apps on the Chrome platform - Chrome Apps and Web browser-devtools." author: BytesAgain homepage: https://bytesagain.com source: https://github.com/bytesagain/ai-skills

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 [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.

    πŸ’‘ Examples

    # Show help
    browser-devtools help

    Run

    browser-devtools run

  • Run browser-devtools help for all commands