Last updated: 2026-03-24
CSAwesome Prep Coach is a Chrome extension that adds a study coach panel to CSAwesome on Runestone so a student can follow a daily AP CSA roadmap, open the correct topic, and track mastery locally in the browser.
CSAwesome Prep Coach declares the following Chrome permission:
storageThe extension runs on the following site pattern through its content script matches:
https://runestone.academy/ns/books/published/csawesome2/*storage is used only to save roadmap progress, checklist completion, streaks, achievements, auto-advance preference, and interface state on the user’s device.
The extension uses this data only to:
The extension reads the visible CSAwesome table of contents already present on the current Runestone page so it can open the matching topic for the current roadmap block.
CSAwesome Prep Coach stores its progress and preference data locally using Chrome extension storage on the user’s device.
Based on the current extension repo, this data is not transmitted to external application servers and is not shared with third parties.
The extension runs only on CSAwesome pages hosted on Runestone that match its manifest:
https://runestone.academy/ns/books/published/csawesome2/*It is not designed to read browsing history outside the active supported CSAwesome page.
The current extension does not sell, transfer, or share user data with third parties.
The extension packages its code locally and does not execute remotely hosted code based on the current project files.
You can remove saved progress and preferences by clearing the extension’s storage or uninstalling the extension.
If the extension’s permissions, host access, or data practices change in a future release, this policy should be updated before that version is distributed.