X-Writer Extension
Updated: December 18, 2022X-Writer Extension is a Chrome extension that takes some text as input and generates a full post or article for you.

AI writing assistant Chrome extension built with GPT-3 and OpenAI
Installation
- Download this repository as a zip file.
- Extract the zip file on your computer.
- In Chrome/Brave/Edge go to the extensions page (
chrome://extensions
). - Enable Developer Mode.
- Click on the "Load unpacked" button.
- Select the directory that you just extracted the zip file to.
- The extension should now be installed.
- Click on the extension icon to open the popup and add your OpenAI API key.
Usage
- Select some text on a webpage.
- Right click and select "Generate Content" from the context menu.
- The generated text will appear in the console.
Test Locally
- Make any changes to the code in your text editor.
- Reload extension in your browser.
- Reload any tab you want to use the extension on.
- Test your changes.
Code available on GitHub.