One-click developer setup

Install GitHub projects in VS Code with one click.

GitHub Installer detects repositories and package pages, finds the right install command, and opens everything directly in VS Code — no terminal copy-paste needed.

One-click install workflow for VS Code
Works with GitHub, npm, PyPI & more
100% Free and Open Source
GitHub Installer for Chrome — One-click install to VS Code

1. Click 'Add extension to Chrome'

2. Click 'Add extension' in the Chrome dialog

✔ Continue with Extension
Click here if the extension did not install — Retry Extension
Compatible with your browser Chrome
and more…
github.com / profitelai / github-installer-chrome
GitHub Repository

How to Install

Two clicks and you're set. GitHub Installer lives in your toolbar and activates automatically on supported pages.

1
🧩

Add to Chrome

Click Add Extension to Chrome from the Chrome Web Store and confirm the install dialog.

2

Open a Project Page

Visit any GitHub repo, npm package, or PyPI project. The extension detects it automatically.

3
🚀

Install in VS Code

Click Install in VS Code from the popup — the extension runs the right command for you.

Click continue to go to the Chrome Web Store and install the extension. GitHub Installer detects project pages and helps install them into VS Code in one click. It does not modify your search engine or track your browsing.

1. Click 'Add extension to Chrome'

2. Click 'Add extension' in the Chrome confirmation dialog

✔ Continue with Extension — You're all set!
Click here if the extension did not install — Retry
Already Installed
Installed Successfully
Step One
2
Step Two
Add Extension!
3
Enjoy!
Compatible with your browser
Chrome

Built for Developers

Fewer steps between finding a project and having it running locally. Designed to stay out of your way.

One Click

Install repositories and packages directly into VS Code without manually copying commands.

Smart Detection

Automatically detects GitHub repos, npm, PyPI, brew and cargo packages from the page you're already on.

Private & Secure

No data sold. No browsing history collected. Project paths stay on your device. No advertising profiles.

Open Source

Fully transparent source code on GitHub. Audit it, fork it, contribute — built with the developer community.

What it does

GitHub Installer eliminates the repetitive steps developers do every day. Instead of reading install sections, copying package commands, opening VS Code, and pasting into a terminal, the extension prepares the right workflow from the page you're already visiting.

  • Detects GitHub repositories and package pages automatically
  • Finds the correct install command from project metadata and README
  • Copies command to clipboard when the local bridge is unavailable
  • Opens and installs projects directly in VS Code via the local bridge
  • Minimal UI — stays invisible until you need it

Supported ecosystems

Designed for modern open-source development and the most common package managers developers use every day.

  • npm / yarn / pnpm — JavaScript and Node.js projects
  • pip / pip3 — Python packages and applications
  • brew — macOS developer tools and CLI utilities
  • cargo — Rust crates and binary tools
  • go install — Go modules and CLI tools
  • composer — PHP packages via Packagist
  • GitHub clone — Any repository via git clone + VS Code

Simple, clear, and developer-safe.

No search provider changes. No ads. No tracking-based browser behavior. GitHub Installer only activates on supported developer pages and does exactly what it says — nothing more.

View Source

Frequently Asked Questions

For users, developers, and Chrome Web Store reviewers.

Does GitHub Installer change my default search engine?

No. GitHub Installer does not modify your default search provider, homepage, or new tab page. It is a developer productivity tool focused exclusively on installing packages and repositories into VS Code.

Does it collect my browsing history or sell my data?

No. The extension only reads page content on supported domains (github.com, npmjs.com, pypi.org, etc.) to detect repository and package information needed for the install action. It does not build advertising profiles, share data with third parties, or log browsing activity.

What is the "local bridge" and is it required?

The local bridge is an optional companion service that enables one-click installs directly into VS Code without copying commands manually. If it is not running, the extension falls back to copying the correct install command to your clipboard so you can paste it in your terminal.

Which sites does the extension activate on?

The extension activates on GitHub repository pages, npm package pages (npmjs.com), PyPI project pages, and other supported package registries. It does not inject scripts into unrelated websites.

Is the source code available?

Yes. GitHub Installer is fully open source. You can read the code, report issues, and suggest improvements at github.com/profitelai/github-installer-chrome.

What permissions does the extension need and why?

The extension requests access to supported developer pages to read repository and package metadata, and access to localhost to communicate with the optional VS Code bridge. It does not request access to all sites or your browsing history.

Free & Open Source — Forever.

GitHub Installer is MIT-licensed and developed in the open. Every line of code is readable, auditable, and forkable. We welcome contributions, bug reports, and feature ideas from the community.

If you're a developer who wants to extend the extension's capabilities — add a new package manager, improve detection logic, or build a VS Code bridge plugin — the codebase is yours to explore.

View on GitHub
profitelai / github-installer-chrome MIT License
git clone https://github.com/profitelai/github-installer-chrome
cd github-installer-chrome
npm install && npm run build
MITLicense
v1.2.0Version
7+Package Managers
Safe & Trusted No ads, no search hijacking, no unnecessary permissions or tracking of any kind.
Loved by Developers Built for faster project testing, open-source exploration, and daily development setup.
Made with care By developers, for developers. Open source, MIT licensed, built with the community in mind.