https://github.com/gitpod-io/browser-bookmarklet
The browser bookmarklet for gitpod.io. Works with Chrome, Firefox and Safari.
https://github.com/gitpod-io/browser-bookmarklet
bookmarklet browser chrome firefox gitpod safari
Last synced: 7 months ago
JSON representation
The browser bookmarklet for gitpod.io. Works with Chrome, Firefox and Safari.
- Host: GitHub
- URL: https://github.com/gitpod-io/browser-bookmarklet
- Owner: gitpod-io
- License: mit
- Created: 2021-08-04T12:51:09.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-06T04:38:59.000Z (over 4 years ago)
- Last Synced: 2025-04-19T20:05:37.242Z (10 months ago)
- Topics: bookmarklet, browser, chrome, firefox, gitpod, safari
- Language: TypeScript
- Homepage: https://www.gitpod.io/
- Size: 29.3 KB
- Stars: 8
- Watchers: 10
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# Gitpod Browser Bookmarklet
[](https://gitpod.io/#https://github.com/gitpod-io/browser-extension)
This is the browser bookmarklet for Gitpod which we provide as an alternative to our browser extension. Refer to https://www.gitpod.io/docs/browser-bookmarklet/ for installation instructions.
## Publishing
Take the contents of [dist/gitpodify.js](./dist/gitpodify.js) and update the code snippet in the Gitpod [bookmarklet documentation](https://github.com/gitpod-io/website/tree/main/src/routes/docs).
## Issues
We are currently tracking all issues related to the browser bookmarklet in the [`gitpod-io/gitpod`](https://github.com/gitpod-io/gitpod) repository.
You can use the [`component: browser-bookmarklet`](https://github.com/gitpod-io/gitpod/issues?q=is%3Aissue+is%3Aopen+extension+label%3A%22component%3A+browser-bookmarklet%22) label to search for relevant issues including feature proposals and bug reports.