Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

drud/ddev-browser-extension

Repository files navigation

ARCHIVED: This was replaced with a bookmarklet

DDEV Gitpod Launcher Browser extension

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

Ddevify

Build

Chrome & Firefox

yarn install && yarn build && yarn package

Safari

⚠️ A machine running macOS and Xcode 12+ installed is required!

First, run the following to install dependencies and build the web extension:

yarn install && yarn build && yarn package

Then run the build:safari command to build the Safari extension around the web extension:

yarn build:safari

Confirm Safari

Hit enter when presented with this screen.

Xcode will open the Gitpod.xcodeproj automatically if it's installed.

Test

Build the extension and

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

Publishing

Issues

We are currently tracking all issues related to the browser extension in the gitpod-io/gitpod repository. You can use the component: browser-extension label to search for relevant issues including feature proposals and bug reports.

About

Browser extension to launch DDEV in Gitpod, forked from github.com/gitpod-io/browser-extension

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published