Skip to content

Instantly share code, notes, and snippets.

View Beanow's full-sized avatar

Robin van Boven Beanow

  • The Netherlands
  • 15:34 (UTC +01:00)
View GitHub Profile
@Beanow
Beanow / earbits-enhancements.user.js
Last active September 1, 2017 20:24
Earbits Enhancements UserScript
// ==UserScript==
// @name Earbits Enhancements
// @namespace https://github.com/beanow
// @description Implements improvements for Earbits.com's web player.
// @version 0.6
// @icon https://i.imgur.com/YrGdzh6.png
// @include /^https?://www\.earbits\.com.*$/
// @start-at document-idle
// @grant none
// ==/UserScript==