Skip to content

Commit

Permalink
move browser extensions below
Browse files Browse the repository at this point in the history
  • Loading branch information
poeti8 authored Jan 8, 2025
1 parent f1a27a7 commit 0d4ebea
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
- [Setup](#setup)
- [Docker](#docker)
- [API](#api)
- [Browser extensions](#browser-extensions)
- [Configuration](#configuration)
- [Browser extensions](#browser-extensions)
- [Videos](#videos)
- [Integrations](#integrations)
- [Contributing](#contributing)
Expand Down Expand Up @@ -78,13 +78,6 @@ Official Kutt Docker image is available on [Docker Hub](https://hub.docker.com/r

[View API documentation →](https://docs.kutt.it)

## Browser extensions

Download Kutt's extension for web browsers via below links.

- [Chrome](https://chrome.google.com/webstore/detail/kutt/pklakpjfiegjacoppcodencchehlfnpd)
- [Firefox](https://addons.mozilla.org/en-US/firefox/addon/kutt/)

## Configuration

The app is configured via environment variables. You can pass environment variables directly or create a `.env` file. View [`.example.env`](./.example.env) file for the list of configurations.
Expand Down Expand Up @@ -128,6 +121,13 @@ All variables are optional except `JWT_SECRET` which is required on production.
| `REPORT_EMAIL` | The email address that will receive submitted reports | - | `[email protected]` |
| `CONTACT_EMAIL` | The support email address to show on the app | - | `[email protected]` |

## Browser extensions

Download Kutt's extension for web browsers via below links.

- [Chrome](https://chrome.google.com/webstore/detail/kutt/pklakpjfiegjacoppcodencchehlfnpd)
- [Firefox](https://addons.mozilla.org/en-US/firefox/addon/kutt/)

## Videos

**Official videos**
Expand Down

0 comments on commit 0d4ebea

Please sign in to comment.