Skip to content

Instantly share code, notes, and snippets.

View andesco's full-sized avatar

Andrew Escobar andesco

View GitHub Profile
@andesco
andesco / Wealthsimple Tax: fix paste.user.js
Last active March 3, 2026 17:53
Wealthsimple Tax: fix paste userscript
// ==UserScript==
// @name Wealthsimple Tax: fix paste
// @namespace https://andrewe.ca
// @version 0.2.1
// @description Fix paste bug on Wealthsimple Tax, by automatically typing ".00" after pasting value in numeric inputs.
// @author @andrewe.ca
// @match https://my.wealthsimple.com/tax/*
// @downloadURL https://gist.githubusercontent.com/andesco/ac6e1e3a5708814cca61c14e0aa54c05/raw/Wealthsimple%20Tax%3A%20fix%20paste.user.js
// @updateURL https://gist.githubusercontent.com/andesco/ac6e1e3a5708814cca61c14e0aa54c05/raw/Wealthsimple%20Tax%3A%20fix%20paste.user.js
// @run-at document-start
@andesco
andesco / starry-night-bundle.js
Last active February 8, 2026 06:49
Starry-night standalone browser bundle (esbuild)
This file has been truncated, but you can view the full file.