Skip to content

Browser extension allowing to open files in your IDE directly from GitHub, available for Chrome and Firefox.

Notifications You must be signed in to change notification settings

strawhatduckk/open-github-links-in-ide

 
 

Repository files navigation

Step-by-step instructions to install extension locally

Note: Setup instructions provided supports chromium based browsers.

  1. Setup the repo
yarn && yarn build
  1. Go to chrome://extensions/.
  2. Enable Developer mode on the top right
  3. Click on Load unpacked alt text
  4. Select the ./dist/chrome/manifest.json file
  5. Open the extension setting. Update the local path to where mozart lives, and choose Cursor as IDE. alt text

About

Browser extension allowing to open files in your IDE directly from GitHub, available for Chrome and Firefox.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 57.0%
  • JavaScript 32.4%
  • HTML 6.8%
  • CSS 3.8%