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:
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.
To make changes and test them using Gitpod itself:
pnpm build
pnpm watch-prod
and download the built binary for your system (local machine)chrome://extensions/
Developer mode
(top right)Load unpacked
(top left) and select the folder you just downloadedOr, when developing locally, you can execute the following to enable hot reloading with the extension in Chrome:
Then, Load unpacked
the build/chrome-mv3-dev
folder in Chrome and after making changes, pages will reload automatically and the changes will be reflected immediately.
The build happens automatically when you start a workspace but if you want to build explicitly, use these commands:
pnpm install
pnpm build --target=chrome-mv3 # or --target=firefox-mv3
pnpm package --target=chrome-mv3 # or --target=firefox-mv3
You can test the extension without publishing to the store. Before uploading the bundle to the browser, make sure to build the code, then follow these steps:
chrome-mv3-prod
folder inside of build/
about:debugging#/runtime/this-firefox
firefox-mv3-prod.zip
file. Please note, that some features (like extension settings) will not work.We currently publish the extension for Chrome and Firefox.
To release a new version, follow these steps:
Bump up the version value inside package.json
(yarn version --patch
or yarn version --minor
)
Push your changes to main
Compose a list of changes using the list of commits that were pushed since last version
Create a new release, listing changes:
### Changes - Change/Fix A - Change/Fix B - Change/Fix C ### Credits Thanks to @{EXTERNAL_CONTRIBUTOR_USERNAME} for helping! 🍊
For Firefox:
firefox-mv3-prod.zip
)For Chrome:
gitpod-browser-extension Google Group
chrome-mv3-prod.zip
) and submitRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4