Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dimasmiftah/grammarly-unblurred


https://github.com/dimasmiftah/grammarly-unblurred

Last synced: 3 days ago
JSON representation

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