
Install TuneShack
Add to your home screen for instant access
A Chrome extension that lets Violet read the text on any web page aloud — perfect for course modules, articles, and study materials.
Click the Violet Reader icon in your toolbar, then "Read This Page" — Violet will extract the text and read it aloud. After finishing, a "Read Next Page" button appears if the page has pagination, which navigates to the next page and auto-starts reading. Violet reads up to 10,000 characters per click — roughly 15-20 minutes of spoken content.
https://tuneshack-connect-hub.base44.app/functions/violetSpeakDownload all 3 files below, put them in a folder named "violet-reader", then load it in Chrome.
manifest.json
Required — extension configuration
popup.html
The popup UI
popup.js
The reading logic
Download all 3 files
Click each download button below to get manifest.json, popup.html, and popup.js.
Create a folder
Create a new folder named "violet-reader" and place all 3 files inside it.
Open Chrome Extensions
Go to chrome://extensions in your Chrome browser.
Enable Developer Mode
Toggle "Developer mode" on (top-right corner of the extensions page).
Load Unpacked
Click "Load unpacked" and select the "violet-reader" folder you created.
Use It
Click the extension icon in your toolbar, then "Read This Page". After reading, click "Read Next Page" to advance — it auto-starts reading the next page.