An open API service indexing awesome lists of open source software.

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

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)

![screenshot](./screenshot.png)

> [!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