README extended
This commit is contained in:
parent
c91e4bd4ae
commit
d04217b233
1 changed files with 5 additions and 3 deletions
|
@ -1,4 +1,6 @@
|
|||
greasemonkey
|
||||
============
|
||||
#greasemonkey
|
||||
|
||||
Greasemonkey Scripts
|
||||
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](https://developer.gnome.org/notification-spec/) via an [addon](https://github.com/mkiol/GNotifier).
|
||||
|
|
Loading…
Reference in a new issue