ai writes your tweets. you focus on building.
twitter replies are noise. this cuts through it.
six tones. one click. done.
- focuses on reply boxes only
- generates three suggestions instantly
- inserts text where your cursor is
- matches twitter's dark mode
- stays invisible until you need it
git clone https://github.com/uwussimo/x-growth-engine.git
cd x-growth-enginechrome://extensions/
toggle developer mode.
load unpacked. select folder.
get openai api key. starts with sk-
click extension icon. paste key. pick tone. save.
reply to any tweet. focus text area. hit generate. click suggestion.
- gen-z founder — energy, innovation, emojis
- professional — corporate safe
- casual — friendly neighbor
- witty — clever without trying
- supportive — empathy first
- custom — your rules
floats above twitter's interface. immune to their dom changes.
focuses only when you focus. disappears when you're done.
no popups. no interruptions. no friction.
manifest v3. content script injection. floating overlay system.
881 lines of content script. 249 lines of styling.
works in chrome 88+. edge 88+. any chromium browser.
x-growth-engine/
├── manifest.json
├── content.js
├── content.css
├── options.html
├── options.js
├── popup.html
├── popup.js
├── background.js
└── README.md
fork. code. pull request.
test on twitter. break nothing. ship fast.
mit.
not affiliated with twitter or openai.
use responsibly. respect terms of service.
chrome web store claude support thread awareness bulk generation usage analytics
issues: https://github.com/uwussimo/x-growth-engine/issues repo: https://github.com/uwussimo/x-growth-engine
built by @uwussimo