npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

finch-chrome-devtools

v1.5.2

Published

Chrome DevTools MCP extension for Finch.

Downloads

401

Readme

Chrome DevTools for Finch

Chrome DevTools 是 Finch 的扩展。Finch 是一款桌面 AI Agent,可在 finchwork.app 下载。

它通过 MCP 把 Chrome DevTools 接入 Finch。这个扩展会声明 chrome-devtools MCP server,并通过 npx 运行 Google 的 [email protected],让 Finch 可以检查、调试、截图和操作 Chrome 页面。

使用要求

  • 已启用 Finch MCP Client
  • 系统可使用 Node.js 和 npx

用户不需要提前全局安装 chrome-devtools-mcp。MCP Client 会通过下面的命令启动它:

npx -y [email protected]

开发

npm install
npm run build

本地安装或更新:

npx @finchtoys/minitools update chrome-devtools

这个扩展包不提交扩展目录内的 package-lock.json

许可证与上游归属

本 Finch 适配层采用 MIT License

它会在运行时下载并启动独立发布的 [email protected]。该上游项目采用 Apache License 2.0,并继续受其自身许可证及声明约束;本扩展不打包上游源代码。

本项目是独立的社区集成,与 Google LLC 或 Chrome DevTools 项目不存在隶属、背书或赞助关系。详情见第三方声明