This script was created to help remove prepared transactions from the Finom Bank (Finom.co) interface after their recent update to Finom X. Finom now allows you to upload up to 200 transactions via CSV to "prepare" them before processing. However, there’s currently no built-in way to collectively remove these transactions, so this script simulates human interaction through your browser’s JavaScript console to delete them one by one.
It's important to say it was made for the german language interface. If you're using a different language you might have to change some parts of it.
Important:
This script is provided as-is. It is strongly advised that you only use it if you fully understand what it does. I am not responsible for any damage or unintended consequences that may result from using this code.