Greasemonkey Scripts
Find a file
Tobias Schmidl 098d134a5a Restrict the loading of the Google+ script
Since Google+ does a lot with IFrames, we need to be more strict on the loading rules.
2014-03-08 09:19:12 +01:00
facebook-notification.user.js Check on callback if the DOM nodes exist. 2014-03-08 07:34:14 +01:00
googleplus-notification.user.js Restrict the loading of the Google+ script 2014-03-08 09:19:12 +01:00
LICENSE Initial commit 2014-02-24 04:59:06 -08: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.