Commit graph

17 commits

Author SHA1 Message Date
Tobias Schmidl
a71e19989b Added github colors for Greasemonkey 2014-03-20 14:24:38 +01:00
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
Tobias Schmidl
28a1084fe1 Added language tags 2014-03-08 20:05:54 +01:00
Tobias Schmidl
c8a19e1a12 Don't use a regex, normal globbing should be sufficient 2014-03-08 10:11:30 +01:00
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
Tobias Schmidl
4b14ea8de1 Check on callback if the DOM nodes exist.
If the don't, clear the timer, as each subsequent run would operate on the same empty nodes.
2014-03-08 07:34:14 +01:00
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
Tobias Schmidl
04808273c8 Code formatting, corrected notification object on Facebook script 2014-03-08 07:08:05 +01:00
Tobias Schmidl
7e7a6eb86a Added Greasemonkey script for Google+ 2014-03-08 07:04:14 +01:00
Tobias Schmidl
a9cbc11984 Changed message queue time to 10 seconds 2014-02-24 17:58:20 +01:00
Tobias Schmidl
78652f4f96 README extended 2014-02-24 17:54:24 +01:00
Tobias Schmidl
d04217b233 README extended 2014-02-24 17:53:02 +01:00
Tobias Schmidl
c91e4bd4ae Icons via @resource don't work. :( 2014-02-24 15:54:21 +01:00
Tobias Schmidl
b8ad957e64 Set registration directly in the anonymous function 2014-02-24 15:49:24 +01:00
Tobias Schmidl
88698df178 Load Facebook icon via resource, instead of direct linking in the code 2014-02-24 14:42:22 +01:00
Tobias Schmidl
c1accfebe2 Added facebook-notification script 2014-02-24 14:11:14 +01:00
Tobias Schmidl
931a854635 Initial commit 2014-02-24 04:59:06 -08:00