A Chrome extension for voice-powered replies on X (Twitter) using WISPR Flow.
- Voice-to-Reply: Hover over any post and speak your reply using WISPR Flow (Fn key)
- Automatic Posting: Your spoken reply is transcribed and posted automatically
- Customizable Theme: Choose from 9 accent colors to match your style
- Draggable Widget: Position the status widget anywhere on screen
- Multi-Platform Support: Works on x.com, pro.x.com, and twitter.com
- Install the extension and click the ReplyFlow icon
- Click "Enable ReplyFlow" to activate
- Hover over any post on X
- Hold Fn and speak with WISPR Flow
- Your reply is transcribed, typed, and submitted automatically
- Clone this repository
- Open Chrome and navigate to
chrome://extensions/ - Enable "Developer mode" in the top right
- Click "Load unpacked" and select the ReplyFlow folder
- Google Chrome (or Chromium-based browser)
- WISPR Flow for voice transcription
activeTab: To interact with X/Twitter pagesstorage: To save your preferences and widget position
- Vanilla JavaScript
- Chrome Extension Manifest V3
- Modern CSS with CSS variables
MIT