-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Chrome / Firefox / Safari / Edge Browser extension #11584
Comments
Mine is limited to che.openshift.io |
Yes my proposal is for users who love Che factories and intensively use Che factories everyday. A problem these users are facing is that they do not want to restrict their usage of Che to a single instance. They want to use Che either in their local minishift, or che.openshift.io or their on prem Che instances depends on the context. They would like to be able to instantiate their or others factory configurations anywhere. Write once, run everywhere. |
Issues go stale after Mark the issue as fresh with If this issue is safe to close now please do so. Moderators: Add |
I really hate those auto closing bots |
@jeffmaury hi, we are interested in improving / updating and promoting the extension more |
https://github.com/jeffmaury/github-che-openshift-io-chrome-extension Feel free to move it to Che org |
@l0rd @Kasturi1820 what do you think would be the best home for it ? is https://github.com/redhat-developer the right place? |
I am ok with Red Hat developer org. For rebranding as |
Yes, Red Hat developer is the right place. Agreed and +1 with Mario |
Related to this downstream issue. |
@l0rd as part of this issue I believe we should create a vendor Vendor-neutral / cross-browser extention - https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Build_a_cross_browser_extension so I would rather stick to the |
The extension code is available on https://github.com/redhat-developer/try-in-dev-spaces-browser-extension |
The extension has been released under Red Hat for the Chrome Web Store [1], Safari (Mac App Store) [2], and Firefox [3] [1] https://chrome.google.com/webstore/detail/try-in-dev-spaces/gbookaeilomckmoofeocnkfidfeendan The blog post release about the extension is in progress |
Thanks, David |
Description
With this extension you could register your Che instances you are using:
che.openshift.io would be registered by default
when navigating to a che instance, the extension would suggest to register it automatically
Registered instances would be used when navigating or viewing any factory config file in the browser:
In these cases, the extension would show a button next to the url bar that would run the factory in either of your registered instance (option to run with one instance by default, right click to run on another registered instance)
Registered instances could be saved in a private git repo or che instances.
The text was updated successfully, but these errors were encountered: