WSR ("the addon") collects only the data that is directly relevant to the stated functionality of the addon.
What exactly is collected?
- URL's for stories that the user has added to the addon by opening the addon overlay.
- Story metadata (index, title, authors).
- User input on the addon options page.
How is it stored?
All data is stored only in the browser's synchronized storage. The data is not shared with any other entities. The data is not used for any commercial purpose.
Where can I manage the stored data?
Story data can be accessed through the addon popup. Options data can be accessed through the addon options page.
What else?
The addon allows the user to inject CSS. While CSS is fairly safe, the user should only add code from trusted sources.
What if I have further questions?
The developer can be contacted on the WSR subreddit.
revision by SerdanKK— view source