Scramble is an open-source Chrome extension that leverages AI to enhance your writing directly in your browser. It's designed to be a more customizable and privacy-respecting alternative to Grammarly.
- Clone this repository or download the source code
- Open Chrome and go to
chrome://extensions/
- Enable "Developer mode" in the top right
- Click "Load unpacked" and select the extension directory
Currently pending review on Chrome Web Store. Once approved, you can install it from there.
- Highlight text on any webpage
- Right-click to open the context menu
- Select "Scramble" and choose a text enhancement option
- Wait for the AI to process and enhance your text
Scramble comes with several pre-configured text enhancement options:
- Fix spelling and grammar
- Improve writing
- Make more professional
- Simplify text
- Summarize text
- Expand text
- Convert to bullet points
Important: This extension requires an OpenAI API key to function. You need to provide your own API key in the extension settings. Please visit OpenAI to obtain an API key.
Planned features include:
- Custom user-defined prompts
- Support for additional language models (LLMs)
- Enhanced context awareness
- Integration with other AI services
- View diff between original and improved text
- Underline grammar / spelling issues
- Local LLM so it doesn't rely on a third party
Contributions are welcome! Please feel free to submit a Pull Request.