
Company News
Socket Named Top Sales Organization by RepVue
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.
Launch puppeteer and open your pages with devtools.
# 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
GPLv3 - The GNU General Public License v3.0 - GNU Project - Free Software Foundation
Author: snomiao snomiao@gmail.com Website: snomiao.com
Claim your sponsorship by donating snomiao <Email: snomiao@gmail.com>
The main repo is in here, any issue and PR's welcome.
FAQs
Launch puppeteer and open your page. npx chrome-dev http://localhost:3000
We found that chrome-dev demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

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.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.