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:
yarn install && yarn build && yarn package
Build the extension and
- unzip
gitpod.xpi
and load it as “unpackaged extension” (Chrome) or - load
gitpod.xpi
as “temporary add-on” (Firefox).
The extension is active until the next restart of your browser.