Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1.42 KB

README.md

File metadata and controls

38 lines (25 loc) · 1.42 KB

Steam Transaction History Exporter

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.

Features

  • 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).

Installation

Get Steam History Exporter for Firefox

Using the Extension:

  • 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.

Usage

The exported CSV file will contain the following columns:

  • Date

  • Items

  • Type

  • Total

  • Wallet Change

  • Wallet Balance

  • Expenses (if selected)

Contributing

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!