This is the browser extension for Gitpod, supporting Chrome and Firefox. It adds a Gitpod button to the configured GitHub and GitLab installations (defaults to domains containing github.com
or gitlab.com
) which directly creates a workspace for that context:
yarn install && yarn build
Build first and then load it as "unpackaged extension" (Chrome) or "temporary add-on" (Firefox). It should be active until the next restart of your browser.