An open API service indexing awesome lists of open source software.

https://github.com/prabin-acharya/spelling-cards


https://github.com/prabin-acharya/spelling-cards

Last synced: about 2 months ago
JSON representation

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

![image](https://github.com/prabin-acharya/spelling-cards/assets/71175492/fee0ae00-91f6-4120-b5b8-d882d529bc86)