https://github.com/prabin-acharya/spelling-cards
https://github.com/prabin-acharya/spelling-cards
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/prabin-acharya/spelling-cards
- Owner: prabin-acharya
- Created: 2023-07-04T18:23:03.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-07T17:21:33.000Z (over 1 year ago)
- Last Synced: 2025-02-09T19:43:36.126Z (3 months ago)
- Language: JavaScript
- Size: 1.37 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spelling Cards
- Chrome Extension to track user inputs and detect spelling mistakes.
- Users can download list of detected words with their correct spellings as a CSV file.
- Uses hunspell for spell checking.# Load locally
**The extension is currently under review for publication on the Chrome Web Store. In the meantime, you can manually load the extension by following the steps below:**
1. Clone this repository.
2. Load the Extension in Chrome:
- Open Chrome.
- Go to chrome://extensions.
- Enable "Developer mode" by toggling the switch in the top right corner.
- Click "Load unpacked".
- Navigate to the directory where you cloned the GitHub repository.
- Select the directory and click "Open".
The extension should now be loaded in Chrome and ready to use.Here is a official [guide](https://developer.chrome.com/docs/extensions/mv3/getstarted/development-basics/#load-unpacked).
## Screenshot
