ken107/read-aloud — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a simple browser extension for Chrome and Firefox that reads webpage text out loud with one click. It should be useful for people who want to listen instead of read, including students, people with dyslexia, kids learning to read, or anyone who wants to rest their eyes.

The extension needs a toolbar button that starts reading the main content on the current page, plus a right click option to read selected text. Add a small player popup with play, pause, stop, rewind, and forward controls. Please include settings so users can choose a voice, change reading speed and pitch, and turn text highlighting on or off while it reads.

Use the voices available in the browser, and leave room for optional cloud voices like Google, Amazon, IBM, or Microsoft if the user connects them later. Add keyboard shortcuts for the main controls. Make it feel clean, friendly, and easy for non technical users. Look up current browser extension docs online if needed.

Want more depth? Deep Reverse