Radio Static does not collect any data. At all.
The extension processes audio entirely inside your browser using the Web Audio API. No audio, browsing activity, personal information, or usage statistics ever leave your device. The extension makes no network requests, and there are no servers to send anything to.
The only thing the extension stores is your own effect settings
(slider positions and chosen preset), saved via Chrome's
storage.sync so they follow your browser profile. This
data is stored by your browser, not by us, and we have no access to it.
The extension requests a single permission — storage —
for exactly that purpose.
Questions? Open an issue on GitHub.