Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dimasmiftah/grammarly-unblurred
https://github.com/dimasmiftah/grammarly-unblurred
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dimasmiftah/grammarly-unblurred
- Owner: dimasmiftah
- Created: 2024-12-15T04:20:55.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-20T08:33:29.000Z (2 months ago)
- Last Synced: 2024-12-27T14:13:20.162Z (about 2 months ago)
- Language: JavaScript
- Size: 421 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Grammarly Unblurred Chrome Extension
This Chrome extension removes the blur effect from Grammarly elements by overriding the CSS styles.
## Installation
1. Download or clone this repository
2. Open Chrome and go to `chrome://extensions/`
3. Enable "Developer mode" in the top right corner
4. Click "Load unpacked" and select the extension directory
5. The extension will automatically remove blur effects from Grammarly elements on all websites## Features
- Automatically removes blur effect from elements with the class `.overlayContainer .obscuredContent div`
- Works on all websites
- No configuration needed## Development
1. Clone this repository
2. Make your changes to the code
3. Reload the extension in Chrome to test your changes## Requirements
- Chromium browser
## Known Issues
None at the moment.
## Release Notes
### 1.0.0
Initial release of Grammarly Unblurred Chrome Extension