This is a Firefox extension that allows users to export their Steam transaction history from the account history page to a CSV file. The extension provides options to skip kiosk purchases and include total expenses.
- Export transaction history to CSV format.
- Option to skip purchases made through kiosks.
- Option to include an "Expenses" column that captures total purchases (excluding refunded transactions).
- Go to your Steam account's transaction history page: https://store.steampowered.com/account/history/.
- Click on the extension icon in the toolbar.
- Choose whether to skip kiosk purchases and whether to include the expenses column.
- Click the "Export to CSV" button to download your transaction history.
The exported CSV file will contain the following columns:
-
Date
-
Items
-
Type
-
Total
-
Wallet Change
-
Wallet Balance
-
Expenses (if selected)
Contributions are welcome! If you have suggestions or improvements, feel free to open an issue or submit a pull request.
Feel free to modify any parts as needed!