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

https://github.com/gaborvecsei/accent-this-chrome-extension


https://github.com/gaborvecsei/accent-this-chrome-extension

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# Accent this! (chrome extension)

Small utility Chrome Extension with which you can easily write accent characters.

Works with `textarea`s, `input` fields and `div`s (with `textContent`).

> ```
> Ga'bor vagyok e's u~dvo~zlo~k mindenkit!
> ```
>
> 👇
>
> ```
> Gábor vagyok és üdvözlök mindenkit!
> ```

## How to use it

- (Install it in chrome and pin it for quick access)
- Write some text with the mapping in mind
- (While area is in focus) Press the extension button and see the magic 🧙 🤭

## Mapping guide

| **From** | **To** |
|----------|--------|
| a' | á |
| e' | é |
| i' | í |
| o' | ó |
| o~ | ö |
| o" | Å‘ |
| u' | ú |
| u~ | ü |
| u" | ű |

*(same goes for the uppercase letters)*