Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/krmanik/zhongwen-buttons
- Owner: krmanik
- License: mit
- Created: 2020-10-05T10:24:42.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-10-05T11:32:42.000Z (over 4 years ago)
- Last Synced: 2024-10-29T20:50:50.246Z (2 months ago)
- Topics: chrome-extension, zhongwen, zhongwen-buttons, zhongwen-extension
- Language: CSS
- Homepage:
- Size: 4.36 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 LicenseCopyright (c) 2020 Mani