Skip to content

Create Chrome extension like Gitpod's #12312

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
mreadie opened this issue Feb 26, 2024 · 3 comments
Closed

Create Chrome extension like Gitpod's #12312

mreadie opened this issue Feb 26, 2024 · 3 comments

Comments

@mreadie
Copy link
Contributor

mreadie commented Feb 26, 2024

We should have a Coder Chrome extension like Gitpod's Chrome Extension, which adds buttons to GitHub, GitLab, and Bitbucket: https://chromewebstore.google.com/detail/gitpod/dodmmooeoklaejobgleioelladacbeki?pli=1
This improves user experience.

@cdr-bot cdr-bot bot added the feature label Feb 26, 2024
@matifali
Copy link
Member

matifali commented Feb 27, 2024

This will be a good addition, but as Coder is self-hosted, it will need some configuration to set the CODER_ACCESS_URL and a mapping from repos to templates. Coder is very flexible, and most users will have different templates for each of the repos.

We may simplify it if the repos have a .devcontainer and can open it in the configured devcontainer template.

Meanwhile, we have Open in Coder buttons that can be added to Markdown files.

@michaelbrewer
Copy link
Contributor

This would be a great feature it there is also first class support for devcontainers or something like .gitpod.yml then the repo that is being opened gets the write environment.

As coder is always self hosted your would need to config the extension with your url schema to "Open in Coder"

Screenshot 2024-02-28 at 9 51 56 PM

@matifali
Copy link
Member

Closing this as a duplicate of #8589 to keep the discussion on a single issue.

@matifali matifali closed this as not planned Won't fix, can't repro, duplicate, stale Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants