Greasemonkey Scripts
Find a file
Tobias Schmidl ebd2a09947 Restricted popups to plus.google.com
This way the screen doesn't get that full if you're using Google for searching etc. Just keep G+ open in one separate tab.
2014-03-08 07:09:47 +01:00
facebook-notification.user.js Code formatting, corrected notification object on Facebook script 2014-03-08 07:08:05 +01:00
googleplus-notification.user.js Restricted popups to plus.google.com 2014-03-08 07:09:47 +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.