1.4.240 • Published 1 year ago

chrome-dev v1.4.240

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

chrome-dev

Launch puppeteer and open your pages with devtools.

Usage

# install
npm i -g chrome-dev

# or without install
npx chrome-dev

# launch chrome with empty page
chrome-dev

# laucnh chrome with ./extension loaded as extension
chrome-dev -e ./extension

# same as above and open example.com in the first page
chrome-dev -e ./extension https://example.com

# launch chrome and open http://localhost:3000
chrome-dev -p 3000

# show version
chrome-dev -v

# show help
chrome-dev -h

About

License

GPLv3 - The GNU General Public License v3.0 - GNU Project - Free Software Foundation

Author

Author: snomiao snomiao@gmail.com Website: snomiao.com

Sponsors

  • None yet.

Claim your sponsorship by donating snomiao <Email: snomiao@gmail.com>

Contribute

The main repo is in here, any issue and PR's welcome.

1.4.123

1 year ago

1.4.240

1 year ago

1.4.0

1 year ago

1.1.8

2 years ago

1.1.10

2 years ago

1.1.3

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago