Skip to content

Instantly share code, notes, and snippets.

View Kagemaru's full-sized avatar

Thomas Burkhalter Kagemaru

View GitHub Profile
@Kagemaru
Kagemaru / postfinance-ynab.user.js
Last active November 9, 2018 17:22 — forked from weiserr/README.md
Postfinance YNAB Export
// ==UserScript==
// @name Postfinance CSV Export
// @namespace Kagemaru
// @include https://www.postfinance.ch/ap/ba/fp/html/e-finance/assets
// @version 6
// @grant none
// @updateURL https://gist.github.com/Kagemaru/1cf1eab79a2959f50054fad390c4d302/raw/fb0b6160461bda21cef9a3502fbd29dbe00599b8/postfinance-ynab.user.js
// ==/UserScript==
// Function definitions
function createGenerateButton() {