Skip to content

Instantly share code, notes, and snippets.

View regularlabs's full-sized avatar

Peter van Westen regularlabs

View GitHub Profile
@regularlabs
regularlabs / userscript_acumulus.js
Last active January 24, 2017 10:38
Userscript: Acumulus
// ==UserScript==
// @name Acumulus
// @author Peter van Westen
// @namespace Acumulus
// @include https://www.sielsystems.nl/acumulus/*
// @grant none
// @version 1.0
// @description Acumulus
// @require http://ajax.googleapis.com/ajax/libs/jquery/1.6/jquery.min.js
// ==/UserScript==