Skip to content

Instantly share code, notes, and snippets.

View thorin87's full-sized avatar

Daniel Dymek thorin87

  • Poland
View GitHub Profile
@thorin87
thorin87 / KontomierzSplitTransactionExtension.user.js
Last active June 23, 2017 07:52
Kontomierz - poprawa rozbijania transakcji - pozwala wpisać działanie matematyczne w oknie dzielenia wydatku
// ==UserScript==
// @name Kontomierz - poprawa rozbijania transakcji
// @namespace https://github.com/thorin87/
// @description Pozwala wpisać działanie matematyczne w oknie dzielenia wydatku
// @require https://gist.github.com/raw/2625891/waitForKeyElements.js
// @include https://kontomierz.pl/k4/analizuj*
// @version 1
// @grant none
// ==/UserScript==
var lastCorrectResult;