Privacy policies for my Chrome extensions
The Chrome Web Store requires privacy policies if a product handles user data. For some reason, the privacy policy is per developer, not per extension, so this privacy policy will list the policies for each extension I have made.
Two Crying Green V Forms
Source code: https://github.com/SheepTester/two-crying-green-v-forms
Collected data
The product collects every transaction for every account accessible by the user at the account transactions page provided by UC San Diego Housing Dining Hospitality. Examples of accounts include Dining Dollars and Triton Cash.
To collect the data, the product:
- Navigates to the account transactions page.
- Searches for every transaction.
- Clicks through every page of transactions automatically.
The transactions are stored in the user’s browser. Transactions include the following data:
- The date and time of the transaction.
- The location that made the transaction.
- The amount of money charged or deposited.
- The account that the transaction was made to.
Account transactions page: https://eacct-ucsd-sp.transactcampus.com/eAccounts/AccountTransaction.aspx
Data use
The product uses user data to:
- Display a graph of the user’s balance over time, for each account.
- Allow the user to export their transactions as a CSV file.
Shared data
The product does not share user data with any parties other than the user. All user data are stored in the user’s browser.