Greasemonkey Scripts
Find a file
2017-03-29 05:00:08 +02:00
facebook-notification.user.js navigator.location has been deprecated, replaced it with document.baseURI for getting the Favicon location 2015-02-18 15:48:28 +01:00
github-solarized-dark.user.js Added Solarized dark 2014-07-03 12:13:17 +02:00
github-solarized-light.user.js Changed script name to allow override 2014-07-03 12:07:58 +02:00
googleplus-notification.user.js navigator.location has been deprecated, replaced it with document.baseURI for getting the Favicon location 2015-02-18 15:48:28 +01:00
gsv-reload.user.js Added new script for grillsportverein.de 2017-02-25 11:06:59 +01:00
ikea-fix-boxing.user.js Added new script for ikea.com 2017-03-29 05:00:08 +02:00
LICENSE Initial commit 2014-02-24 04:59:06 -08:00
openstreetmap_geouri.user.js extended description on openstreetmap_geouri 2016-11-28 17:37:25 +01:00
README.md Changed message queue time to 10 seconds 2014-02-24 17:58:20 +01:00

#greasemonkey

These are scripts for greasemonkey, a tiny little addon which allows customized Javascript for certain sites.

##facebook-notification.user.js Facebook has its own notification system, but unfortunately they aren't using HTML 5 notifications. Which is sad, because then these notifications would land directly on ones desktop! These notification integrate seamlessly into the Freedesktop Notification System via an addon.

This script polls each 10 seconds the message status and pushes these changed statuses to a new notification.