Rosetta Stone Web Progress Overlay
Free to download on every platform. Comes pre-installed on BotFone, BotPad and BotFlip — with extra free apps included.
About this app
WHAT IT DOES
Rosetta Stone Web Progress Overlay reads your language learning progress and course completion data from your Rosetta Stone account and displays a floating progress overlay showing your overall course completion percentage, current unit progress, and total time spent. The badge shows the completion percentage with color coding—green for normal and gold for 80% or higher—along with a progress bar, current unit name, and reading time. A detail line shows your language and lesson progress. The extension tracks progress history per month, storing each completion record with a timestamp. When you reach milestone completion percentages (10%, 25%, 50%, 75%, 90%, or 100%), a desktop notification is triggered. The panel displays your current month's progress history and changes over time.
WHERE IT RUNS
This extension works on all Rosetta Stone pages at rosettastone.com and its subdomains, specifically on account pages where learning progress and course completion data are displayed. It runs on the main account page, the learning dashboard, the course page, and any page displaying progress information. The extension operates entirely within your browser and does not access Rosetta Stone's servers directly—it reads only what is visible on the page you are viewing. It works alongside the free BotGentz extension, which provides the necessary scripting environment.
HOW TO USE
Install the extension, then navigate to rosettastone.com and log in to your account. The extension automatically creates a floating progress overlay on the page. Click the extension's icon in your browser toolbar to open the settings panel. Use the "Show Overlay" / "Hide Overlay" button to toggle the badge visibility. The badge shows your completion percentage, unit progress, and time spent. Use the "Refresh" button to manually update the badge with the latest progress information. The "Show detailed progress" toggle controls whether detailed progress information appears. The "Milestone notifications" toggle controls desktop notifications for progress milestones. Adjust the overlay transparency using the opacity dropdown (70%, 82%, 92%, or 100%). Drag the badge by clicking and holding anywhere inside it. Resize it by dragging the bottom-right corner. Close the badge with the × button.
LEARNING PROGRESS EXTRACTION WITH MULTI-SELECTOR FALLBACK AND MILESTONE NOTIFICATION
Unlike simple progress display tools, this extension uses a multi-selector extraction engine to find completion data from Rosetta Stone's varying page structures. It searches for overall progress using multiple selector patterns (.overall-progress, .course-progress, .progress-percentage) and falls back to text parsing with number extraction. Unit progress is extracted from unit selectors, supporting both "X / Y" format and single number format. Total time is extracted from time selectors, supporting both minutes and hours formats. Monthly progress history is stored as a key-value object where keys are year-month strings and values are arrays of progress records with timestamps, limited to 20 entries per month. Milestone notifications trigger at specific completion percentages (10%, 25%, 50%, 75%, 90%, 100%), with a once-per-day cooldown per milestone.
THE PANEL
The panel supports drag-to-move anywhere on the page. It remembers its position per site, so it stays where you placed it on rosettastone.com. Click the panel header to collapse it down to just the minimized bubble, or click the expand handle to show the full panel. The panel can be resized by dragging the bottom-right corner. Press the Escape key to close the expanded panel and return to the minimized state. All panel settings, including position, size, collapsed state, opacity, detailed progress visibility, notification preference, and monthly progress history, are saved per site and persist across browsing sessions.
PLEASE NOTE
This extension requires the free BotGentz extension to be installed and active, as it provides the underlying DOM injection and script execution environment. Rosetta Stone's website changes periodically, and progress element structures, class names, and page layouts may be updated. When that happens, the extension may stop detecting progress data until an update is released. The extension stores your overlay position, size, opacity, visibility, detailed progress preference, notification preference, and monthly progress history locally in your browser's storage using GM_setValue. Progress history is stored as a key-value object where keys are year-month strings and values are arrays of progress records. The progress data displayed is read from the page—the extension does not access Rosetta Stone's internal learning data. Always verify with Rosetta Stone directly for the most accurate progress information. No data is ever sent to any server, and no personal information is collected. You can clear all stored settings at any time by clearing your browser data for rosettastone.com.