An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Gitpod Browser Bookmarklet

[![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-ready--to--code-908a85?logo=gitpod)](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.