Skip to content

Commit 9fc7aba

Browse files
committed
readme updates
1 parent 22f96e5 commit 9fc7aba

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# Gitpod Browser extension
1+
# Ona Browser extension
22

33
[![Setup Automated](https://img.shields.io/badge/setup-automated-blue?logo=gitpod)](https://app.ona.com/#https://github.com/gitpod-io/browser-extension)
44

5-
This is the browser extension for Gitpod. It supports Chrome (see [Chrome Web Store](https://chrome.google.com/webstore/detail/dodmmooeoklaejobgleioelladacbeki/)), Firefox (see [Firefox Add-ons](https://addons.mozilla.org/firefox/addon/gitpod/)) and Edge (see [how to install Chrome extensions](https://support.microsoft.com/help/4538971/microsoft-edge-add-or-remove-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:
5+
This is the browser extension for Ona. It supports Chrome (see [Chrome Web Store](https://chrome.google.com/webstore/detail/dodmmooeoklaejobgleioelladacbeki/)), Firefox (see [Firefox Add-ons](https://addons.mozilla.org/firefox/addon/gitpod/)) and Edge (see [how to install Chrome extensions](https://support.microsoft.com/help/4538971/microsoft-edge-add-or-remove-extensions)), and adds an **Ona** button to the configured GitLab, GitHub, Bitbucket and Azure DevOps installations (defaults to `gitlab.com`, `github.com`, `bitbucket.org` and `dev.azure.com`) which immediately creates an Ona environment for the current git context:
66

77
![Gitpodify](./docs/github-injected.png "Gitpodify")
88

@@ -13,7 +13,7 @@ You can use the [`component: browser-extension`](https://github.com/gitpod-io/gi
1313

1414
### Development
1515

16-
To make changes and test them using Gitpod itself:
16+
To make changes and test them using Ona itself:
1717

1818
- add test cases to the [unit test](https://github.com/gitpod-io/browser-extension/blob/se/plasmo/test/src/button-contributions.spec.ts#L39)
1919
- try out changes like this:

0 commit comments

Comments
 (0)