New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

chrome-dev

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chrome-dev

Launch puppeteer and open your page. npx chrome-dev http://localhost:3000

latest
Source
npmnpm
Version
1.4.240
Version published
Maintainers
1
Created
Source

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.

Keywords

cli

FAQs

Package last updated on 11 Jan 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts