https://github.com/daim-nickel-penny/meaning-of
A chrome extension for finding the meaning of the selected word.
https://github.com/daim-nickel-penny/meaning-of
chrome-extension extension
Last synced: 3 months ago
JSON representation
A chrome extension for finding the meaning of the selected word.
- Host: GitHub
- URL: https://github.com/daim-nickel-penny/meaning-of
- Owner: Daim-Nickel-Penny
- License: mit
- Created: 2021-11-28T07:42:49.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-28T08:58:14.000Z (over 3 years ago)
- Last Synced: 2025-01-08T10:44:41.008Z (5 months ago)
- Topics: chrome-extension, extension
- Language: JavaScript
- Homepage:
- Size: 7.02 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## # Meaning-of
##    
# Project Title
**Description**: This is a browser extension designed primarily for the Chrome browser that allows you to instantly discover the meaning of any word you select.
Other things to include:
- **Technology stack**: JavaScript, HTML, CSS
- **Status**: 
- **Links to production or demo instances**## Demo

## Dependencies
"NodeJs": "^11.0.0"
## How to test the software
1. Vist [chrome://extensions](chrome://extensions) in your browser
2. Toggle **Developer Mode On** from the top-right of the window.
3. Select the **Load Unpacked** button.
4. Browse to the **Meaning-Of root folder** and select it.
5. **Pin** the extension in the window.
6. Set the **anchor position** from the extension pop-up.
7. Now, select the word for finding its meaning.## Known issues
Sometimes, there might be a lag in the pop-up modal to appear. But will be fixed in the future updates.
---
## Open source licensing info
1. [LICENSE](LICENSE)
---
## Credits and references
Make sure to star if you feel like!