Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/krmanik/zhongwen-buttons

On screen button to save words, view word list and text to speech for zhongwen chrome extension.
https://github.com/krmanik/zhongwen-buttons

chrome-extension zhongwen zhongwen-buttons zhongwen-extension

Last synced: 26 days ago
JSON representation

On screen button to save words, view word list and text to speech for zhongwen chrome extension.

Awesome Lists containing this project

README

        

# Zhongwen-Buttons
On screen button to save words, view word list and text to speech for [zhongwen chrome extension](https://chrome.google.com/webstore/detail/zhongwen-chinese-english/kkmlkkjojmombglmlpbpapmhcaljjkde).

On desktop chrome pressing ```r``` and ```alt + w```, save words and view word list respectively. But this can not be done on mobile browser. So, this is implementation for chromium based android browser.

### Demo [in yandex browser]

# Install
1. Install [zhongwen chrome extension](https://chrome.google.com/webstore/detail/zhongwen-chinese-english/kkmlkkjojmombglmlpbpapmhcaljjkde).
2. Download this repository
3. Manually install this extension.

a) For Yandex browser, type this in url box

```browser://extensions```

b) Turn on ```developer mode```

c) Click ```Load unpacked``` and select ```manifest.json``` file

# Usage
There are three buttons:
### 1. Save
To simulate ```r``` press for saving words to word list
### 2. View
To simulate ```alt + w``` press for viewing word list
### 3. TTS
Text to speech for first characters selected by zhongwen extension.

# License
MIT License

Copyright (c) 2020 Mani