Commit graph

11 commits

Author SHA1 Message Date
Tobias Schmidl 173d8be729 updated scripts metadata 2017-11-21 09:49:05 +01:00
Tobias Schmidl 924c6cf571
navigator.location has been deprecated, replaced it with document.baseURI for getting the Favicon location 2015-02-18 15:48:28 +01:00
Tobias Schmidl 514f4695eb Use current site favicon 2014-03-31 13:17:52 +02: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