- Copy ready-to-use Markdown snippets directly from the NPM website.
- Instantly switch installation commands depending on your preferred package manager (npm, yarn, pnpm, bun).
✨ Features
- 📦 Copy Markdown package info (great for READMEs & docs)
- 🔄 Auto-switch install command for npm, deno, pnpm, or bun
- ⚡ Minimal, fast, and easy to use
📸 Screenshots
🚀 Installation
-
Clone the repo:
git clone https://github.com/zf0x00/devtoolbox.git cd devtoolbox pnpm i pnpm run zip //for zip format -
Open Chrome and go to:
chrome://extensions/ -
Enable Developer mode (toggle in the top right).
-
Click Load unpacked and select the
devtoolboxfolder.
🛠 Usage
- Visit any package page on npmjs.com.
- Copy the Markdown snippet or grab the install command in your preferred package manager.
🧩 Roadmap
- Customizable snippet formats
- more LLM Provider
🤝 Contributing
Pull requests are welcome! For major changes, please open an issue first to discuss what you’d like to improve.


