Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hexium310/look-up-in-dictionaries
https://github.com/hexium310/look-up-in-dictionaries
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hexium310/look-up-in-dictionaries
- Owner: hexium310
- License: mit
- Created: 2021-04-06T17:09:23.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-24T15:31:57.000Z (over 3 years ago)
- Last Synced: 2024-10-12T13:11:04.997Z (3 months ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Look up in dictionaries
This is chrome extension for looking up the selected word in some dictionaries.
## Requirement
Google Chrome 88 or later
## Installation
Clone this repository and run following command:
```zsh
yarn install
yarn build
```Load `dist/` as unpacked extension in Google Chrome after that.
## Usage
Select the word in a webpage and choose a dictionary in the context menu, so open the dictionary in a new tab.
Two dictionaries is listed below:
- [weblio](https://ejje.weblio.jp/)
- [Wiktionary](https://en.wiktionary.org/)