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

https://github.com/namangupta123/gramify

Gramify is a lightweight and powerful browser extension designed to seamlessly fix grammar mistakes in any text area on any website. Whether you’re drafting an email, writing a blog post, or engaging on social media, Gramify works quietly in the background to ensure your writing is polished and professional.
https://github.com/namangupta123/gramify

chrome-extension expressjs fullstack-development html-css-javascript mistralai

Last synced: 2 months ago
JSON representation

Gramify is a lightweight and powerful browser extension designed to seamlessly fix grammar mistakes in any text area on any website. Whether you’re drafting an email, writing a blog post, or engaging on social media, Gramify works quietly in the background to ensure your writing is polished and professional.

Awesome Lists containing this project

README

        

# Gramify - Grammar Correction Chrome Extension

Gramify is a Chrome extension that provides grammar correction for text on the web through a convenient keyboard shortcut.

## Features

- Grammar correction shortcut: Ctrl+k (Windows/Linux) or ⌘+k (Mac)
- Compatible with all webpages
- User-friendly interface

## Installation

1. Clone the repository
2. Load the extension in Chrome:
- Navigate to `chrome://extensions/` in Chrome
- Enable "Developer mode"
- Click "Load unpacked"
- Choose the `dist` directory from this project

## Development

- Update the `API_URL` in `src/background.js` with your Vercel deployment URL

## Usage

1. Use Ctrl+k (Windows/Linux) or ⌘+k (Mac)
2. The text will be automatically corrected for grammar

## Tech Stack

- JavaScript
- HTML
- CSS

## License

MIT