Skip to content

The browser extension for gitpod.io. Works with Chrome and Firefox.

License

Notifications You must be signed in to change notification settings

marcocrowe/browser-extension

 
 

Repository files navigation

Gitpod Browser extension

Setup Automated

This is the browser extension for Gitpod. It supports Chrome (see Chrome Web Store), Firefox (see Firefox Add-ons) and Edge (see how to install Chrome extensions), and adds a Gitpod button to the configured GitLab, GitHub and Bitbucket installations (defaults to gitlab.com, github.com and bitbucket.org) which immediately creates a Gitpod workspace for the current Git context:

Gitpodify

Build

yarn install && yarn build && yarn package

Test

Build the extension and

The extension is active until the next restart of your browser.

About

The browser extension for gitpod.io. Works with Chrome and Firefox.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 89.6%
  • CSS 4.9%
  • HTML 3.2%
  • JavaScript 2.3%