https://github.com/wtetsu/mouse-dictionary-enhancer
📚Enhance Mouse Dictionary
https://github.com/wtetsu/mouse-dictionary-enhancer
Last synced: 3 months ago
JSON representation
📚Enhance Mouse Dictionary
- Host: GitHub
- URL: https://github.com/wtetsu/mouse-dictionary-enhancer
- Owner: wtetsu
- License: mit
- Created: 2019-01-03T02:26:36.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-02-08T08:37:08.000Z (over 1 year ago)
- Last Synced: 2025-02-08T09:30:52.244Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 1010 KB
- Stars: 10
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/wtetsu/mouse-dictionary-enhancer/actions?query=workflow%3ATest)
[](https://codeclimate.com/github/wtetsu/mouse-dictionary-enhancer/maintainability)
# Mouse Dictionary Enhancer
This extension is an add-on for [Mouse Dictionary](https://github.com/wtetsu/mouse-dictionary), making it usable on more websites.
Download:
- [Mouse Dictionary iframe Support](https://chrome.google.com/webstore/detail/nigglogmamjbcnljijokibobpcfgmdfn)
- Add iframe support on any sites
- Requires "" permission
- [Mouse Dictionary Kaggle Support](https://chrome.google.com/webstore/detail/bepofoammpdjhfdibmlghoaljkemineg)
- Add Kaggle support
- Requires only "https://www.kaggleusercontent.com/*" permission
## About Kaggle
[Kaggle](https://www.kaggle.com/) is a typical site that has main contents in cross-origin iframes. Mouse Dictionary doesn't work on such iframes by default.
Mouse Dictionary Kaggle Support enables Mouse Dictionary in cross-origin iframes on Kaggle.
## How it works in iframe
**Mouse Dictionary iframe Support** sends cross-extension messages to Mouse Dictionary.

## Third-party data
This project includes some third-party data:
### Images
- [WPZOOM Developer Icon Set](https://www.iconfinder.com/iconsets/wpzoom-developer-icon-set) ([CC BY-SA 3.0](https://creativecommons.org/licenses/by-sa/3.0/))
### Great JavaScript libraries
- See [package.json](./package.json) and [license.json](https://github.com/wtetsu/mouse-dictionary-enhancer/actions/workflows/license.yml)
## License
MIT