Privacy Policy for VivaScholar

Last updated: June 11, 2026

VivaScholar ("we", "us", "the extension") is a Chrome browser extension that helps students discover scholarships, track applications, and get AI feedback on scholarship essays. This policy explains what data the extension collects, where it goes, and what we do not do with it.

TL;DR

What the extension stores on your device

The extension uses chrome.storage.local (and falls back to localStorage in a regular browser tab during development). These keys never leave your machine:

KeyWhat it contains
userProfileThe profile you fill in on the Profile page (name, school, major, GPA, etc.). Used only to match scholarships locally.
savedScholarshipsThe IDs of scholarships you've bookmarked.
appliedScholarshipsThe IDs of scholarships you've marked as applied.
customScholarshipsAny scholarships you added manually.
pendingApplicationsA short-lived record of links you opened, used to prompt you on the next launch ("Did you apply?"). Cleared once you answer.
savedPromptsEssay prompts you've saved in the Feedback page.

You can clear all of it any time by removing the extension or by going to chrome://extensions/ → VivaScholar → Site access → Clear storage.

What we send over the network

VivaScholar makes a small number of outbound requests:

We do not run analytics, telemetry, or tracking pixels. We do not use cookies in the extension itself.

What we do not do

Children's privacy

VivaScholar is intended for high school and college students. We do not knowingly collect personal information from anyone under 13. The extension stores all profile information locally on the user's own device; we never receive it.

Changes to this policy

If we materially change how the extension handles data, we will update this page and bump the "Last updated" date at the top. Significant changes will also be noted in the extension's release notes on the Chrome Web Store.

Contact

Questions about this policy? Email fabianmedina@utexas.edu.

For source-level review, the extension is open source at github.com/fabianmedina23/VivaScholar.