This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==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 |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters