Scramble: An Open-Source AI Writing Assistant for Your Browser

Summary
Scramble is an open-source Chrome extension that leverages AI to enhance your writing directly in the browser. It offers a customizable alternative to Grammarly, allowing users to configure LLM providers, models, and endpoints. With support for various large language models and custom prompts, Scramble provides flexible text enhancement options.
Repository Info
Tags
Click on any tag to explore related repositories
Introduction
Scramble is an innovative open-source Chrome extension designed to elevate your writing directly within your browser. Positioned as a highly customizable alternative to proprietary tools like Grammarly, Scramble empowers users by leveraging AI to enhance text. It offers unparalleled flexibility, allowing you to configure your preferred Large Language Model (LLM) provider, model, and endpoint, along with the ability to create custom prompts for tailored writing assistance.
Installation
Getting Scramble up and running is straightforward for both Chrome and Firefox users.
Chrome Installation
- Clone the Scramble repository:
git clone https://github.com/zlwaterfield/scramble.git - Navigate into the cloned directory.
- Run
npm installto install dependencies. - Execute
npm run buildto build the extension. - Open Chrome and go to
chrome://extensions/. - Enable "Developer mode" in the top right corner.
- Click "Load unpacked" and select the
dist/chromedirectory from your cloned repository.
Firefox Installation
- Clone the Scramble repository:
git clone https://github.com/zlwaterfield/scramble.git - Navigate into the cloned directory.
- Run
npm installto install dependencies. - Execute
npm run buildto build the extension. - Open Firefox and go to
about:debugging#/runtime/this-firefox. - Click "Load Temporary Add-on".
- Navigate to the
dist/firefoxdirectory within your cloned repository and selectmanifest.json.
Examples
Using Scramble to enhance your text is intuitive:
- Highlight the text you wish to improve on any webpage.
- Right-click to open the context menu.
- Select "Scramble" and then choose from a variety of text enhancement options.
- The AI will process your selection and provide an enhanced version.
Scramble comes with several powerful default prompts, including:
- Fix spelling and grammar
- Improve writing
- Make more professional
- Simplify text
- Summarize text
- Expand text
- Convert to bullet points
Beyond the defaults, Scramble allows you to create your own custom prompts, which will immediately appear in your list of options upon saving. This feature provides immense flexibility to tailor the AI's assistance to your specific needs.
Why Use Scramble?
Scramble stands out as an excellent choice for anyone seeking advanced writing assistance. Its open-source nature ensures transparency and community-driven development, while its core strength lies in unparalleled customizability. Unlike many proprietary solutions, Scramble gives you control over the underlying AI, supporting a wide range of LLMs such as OpenAI, Anthropic, Groq, OpenRouter, Ollama, and LM Studio. This flexibility means you can choose the model that best fits your needs for performance, cost, or even local execution. For writers, developers, and anyone who crafts text online, Scramble offers a powerful, adaptable, and privacy-conscious tool to refine their communication.
Links
- GitHub Repository: https://github.com/zlwaterfield/scramble
- Chrome Web Store: https://chromewebstore.google.com/detail/scramble/mkaljgnigabhmjfookbokejhfghmkffo