GitHub Dev Toolkit
Enhance your GitHub dev workflow. Open any file directly in your local IDE with a single click.
As of June 2026, GitHub Dev Toolkit has 4 users in the Developer Tools category.
Usersup 300.0 percent+300.0%
4
4
Ratingno change0%
—
— reviews
Reviewsno change0%
—
Version
0.5.1
Manifest V3
90-day change · In the last 90 days this extension 1 version update.
History
7 snapshotsTracking since Apr 14, 2026.
View as table
| Date | Users | Rating | Reviews | Version |
|---|---|---|---|---|
| Apr 14, 2026 | 1 | — | — | 0.3.1 |
| Apr 22, 2026 | 1 | — | — | 0.3.1 |
| May 11, 2026 | 2 | — | — | 0.5.1 |
| May 17, 2026 | 4 | — | — | 0.5.1 |
| May 23, 2026 | 5 | — | — | 0.5.1 |
| Jun 5, 2026 | 4 | — | — | 0.5.1 |
| Jun 12, 2026 | 5 | — | — | 0.5.1 |
| Now | 4 | — | — | 0.5.1 |
Changelog
- Apr 22, 2026description
# 🚀 GitHub Dev Toolkit GitHub Dev Toolkit lets you open code in your preferred local IDE with a single click—eliminating the hassle of manual copying, pasting, or terminal navigation. ## ✨ Key Features * **Automatic "Open in IDE" Button:** Seamlessly adds an open button to the file headers in GitHub’s file viewer and the "Files Changed" tab in Pull Requests. (Fully compatible with both legacy UI and the latest Preview UX). * **Precise Line Focusing:** If a specific line or range is selected on GitHub (e.g., #L10-L20), the toolkit moves your cursor to those exact lines in your local IDE. * **Automatic Project Matching:** Simply register your "Base Workspace Path" in the settings, and the toolkit will automatically map the GitHub repository name to your local path to find the file. * **Wide Support for Modern Editors:** Supports various development tools including VS Code, VS Code Insiders, VSCodium, Cursor, and Windsurf. ## ⚙️ How to Set Up (Super Simple!) 1. Click the extension icon in the top right to open the settings popup. 2. Select your preferred **[Editor/IDE]**. 3. Enter the **[Base Workspace Path]** where your GitHub projects are stored on your local PC. *(e.g., Mac: `/Users/username/Github`, Windows: `C:\Users\username\Projects`)* 4. Save your settings, and you're all set! Just click the button whenever you're browsing files on GitHub.# GitHub Dev Toolkit GitHub Dev Toolkit is a Chrome extension that seamlessly bridges the gap between the files and review comments you see on GitHub and your local development environment. Instead of manually copying file paths and navigating through your terminal, you can open files in your preferred local IDE with a single click directly from the GitHub interface. During Pull Request reviews, you can also translate comments instantly, allowing you to maintain your workflow without interruption. --- ## Key Features ### Automatic "Open in IDE" Button Injection The extension adds an **Open in IDE** button to the GitHub file view, repository tree, and the **Files changed** tab of Pull Requests. It is designed to work with both the classic GitHub UI and the newer **Files changed Preview UX**, ensuring you can jump to your local code at any point during a PR review. ### Jump Directly to Selected Lines If a GitHub URL contains specific line information (e.g., `#L10` or `#L10-L20`), the local IDE will open the file and navigate directly to that specific location. ### Local Project Path Auto-Matching Simply register your base workspace path in the settings, and the extension will automatically map the GitHub repository name and file path to your local system. * **Example:** If your base path is `/Users/me/Github` and you are viewing the `owner/my-project` repository, the extension resolves the local path as `/Users/me/Github/my-project/...`. ### GitHub Comment Translation A translation button is added to GitHub Issues, PR conversations, and review comments. In environments where **Chrome's built-in Translator API** is available, the translation is displayed directly beneath the original text. Since the original text is preserved, you can reference the translation while maintaining full context. You can select a target language for each comment, or set a default based on your browser language. ### Supported IDEs The toolkit supports the following editors and IDEs: * VS Code * VS Code Insiders * VSCodium * Cursor * Windsurf --- ## Configuration 1. Click the **extension icon** in the top right corner of Chrome. 2. Select your preferred **Editor or IDE**. 3. Enter the **Local Base Path** where your GitHub projects are stored. * *Example:* `/Users/me/Github` 4. Select the **Default Target Language** for comment translation. 5. **Save** your settings. 6. Open a file or Pull Request on GitHub and start using the new buttons. --- ## Usage Examples * **During a PR Review:** When you find a file that needs modification, click the **Open in IDE** button in the file header to jump straight into your local environment. * **Understanding Feedback:** If a long review comment is written in English, click the translation button below it to view the translation alongside the original text.
Permissions & access
- Permissions
- storage
- Host access
- *://github.com/*
Screenshots
About
# GitHub Dev Toolkit
GitHub Dev Toolkit is a Chrome extension that seamlessly bridges the gap between the files and review comments you see on GitHub and your local development environment.
Instead of manually copying file paths and navigating through your terminal, you can open files in your preferred local IDE with a single click directly from the GitHub interface. During Pull Request reviews, you can also translate comments instantly, allowing you to maintain your workflow without interruption.
---
## Key Features
### Automatic "Open in IDE" Button Injection
The extension adds an **Open in IDE** button to the GitHub file view, repository tree, and the **Files changed** tab of Pull Requests.
It is designed to work with both the classic GitHub UI and the newer **Files changed Preview UX**, ensuring you can jump to your local code at any point during a PR review.
### Jump Directly to Selected Lines
If a GitHub URL contains specific line information (e.g., `#L10` or `#L10-L20`), the local IDE will open the file and navigate directly to that specific location.
### Local Project Path Auto-Matching
Simply register your base workspace path in the settings, and the extension will automatically map the GitHub repository name and file path to your local system.
* **Example:** If your base path is `/Users/me/Github` and you are viewing the `owner/my-project` repository, the extension resolves the local path as `/Users/me/Github/my-project/...`.
### GitHub Comment Translation
A translation button is added to GitHub Issues, PR conversations, and review comments.
In environments where **Chrome's built-in Translator API** is available, the translation is displayed directly beneath the original text. Since the original text is preserved, you can reference the translation while maintaining full context. You can select a target language for each comment, or set a default based on your browser language.
### Supported IDEs
The toolkit supports the following editors and IDEs:
* VS Code
* VS Code Insiders
* VSCodium
* Cursor
* Windsurf
---
## Configuration
1. Click the **extension icon** in the top right corner of Chrome.
2. Select your preferred **Editor or IDE**.
3. Enter the **Local Base Path** where your GitHub projects are stored.
* *Example:* `/Users/me/Github`
4. Select the **Default Target Language** for comment translation.
5. **Save** your settings.
6. Open a file or Pull Request on GitHub and start using the new buttons.
---
## Usage Examples
* **During a PR Review:** When you find a file that needs modification, click the **Open in IDE** button in the file header to jump straight into your local environment.
* **Understanding Feedback:** If a long review comment is written in English, click the translation button below it to view the translation alongside the original text.Technical
- Version
- 0.5.1
- Manifest
- V3
- Size
- 31.87KiB
- Min Chrome
- 88
- Languages
- 2
- Featured
- No
Metadata
- ID
- bpeppdddldpdgkjoeehhbjpedcpkfdoa
- Developer ID
- ubb5e768b492f188661d668a81827e4d6
- Developer Email
- [email protected]
- Created
- Apr 11, 2026
- Last Updated (Store)
- Apr 19, 2026
- Last Scraped
- Jun 12, 2026
- Website
- —
- Support URL
- —
- Privacy Policy
- —
Data sourced from the Chrome Web Store · last verified Jun 12, 2026.