https://github.com/jwallet/wealthsimple-trade-enhancer
Wealthsimple trade browser addon that lets you export your account into a CSV file
https://github.com/jwallet/wealthsimple-trade-enhancer
csv
Last synced: 11 months ago
JSON representation
Wealthsimple trade browser addon that lets you export your account into a CSV file
- Host: GitHub
- URL: https://github.com/jwallet/wealthsimple-trade-enhancer
- Owner: jwallet
- License: mit
- Created: 2021-02-06T20:05:04.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-03-23T15:11:22.000Z (about 2 years ago)
- Last Synced: 2025-03-21T21:45:08.712Z (over 1 year ago)
- Topics: csv
- Language: TypeScript
- Homepage: https://addons.mozilla.org/en-CA/firefox/addon/my-wealthsimple-enhancer/
- Size: 131 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Wealthsimple Trade Enhancer
This addon will be activated only on wealthsimple.com to be able to add into the page its content related to the features below.
Enhances Wealthsimple with these features:
- Export your account into an XLS file (supports Yahoo Finance and TrackYourDividends)

> [!WARNING]
> Disclaimer
> Be aware, that this extension does not expose your data to an external tool or communicate in any other way to a another service. It only provides feature for the current tab, and its actions are limited to that tab only. It will use your session to be able to fetch all required info in order to make the feature work.
> [!NOTE]
> Addon made using React, Vite and TypeScript