Greasemonkey Scripts
Find a file
Tobias Schmidl cdda7c6a17 Extended include rule
The main URL, https?://plus.google.com/ , wasn't included by the previous block, since we were asking after the "/u/0/" part.
2014-03-10 06:51:46 +01:00
facebook-notification.user.js Added language tags 2014-03-08 20:05:54 +01:00
googleplus-notification.user.js Extended include rule 2014-03-10 06:51:46 +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.