Skip to content

Instantly share code, notes, and snippets.

View BackEndTea's full-sized avatar

Gert de Pagter BackEndTea

View GitHub Profile
@BackEndTea
BackEndTea / DeslectAll.js
Created April 11, 2017 11:16
Adds a button to the kittysplit new entry page that deselects all participants.
// ==UserScript==
// @name Kittysplit deseletc all buton
// @namespace http://tampermonkey.net/
// @version 0.1
// @description Adds a deselect all button to the kittysplit add new expense screen.
// @author You
// @match *.kittysplit.com/*/entries/new/expense
// @grant none
// ==/UserScript==