Commit graph

25 commits

Author SHA1 Message Date
Tobias Schmidl
1c4186263b Added new script for grillsportverein.de 2017-02-25 11:06:59 +01:00
Tobias Schmidl
5b0e10cb3b extended description on openstreetmap_geouri 2016-11-28 17:37:25 +01:00
Tobias Schmidl
6f95b0a695 Update openstreetmap_geouri.user.js 2016-11-28 17:13:31 +01:00
Tobias Schmidl
17ce1ca924 Create openstreetmap_geouri.user.js 2016-11-28 17:13:15 +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
cf9ec54561 Added Solarized dark 2014-07-03 12:13:17 +02:00
Tobias Schmidl
6d3144d48e Changed script name to allow override 2014-07-03 12:07:58 +02:00
Tobias Schmidl
514f4695eb Use current site favicon 2014-03-31 13:17:52 +02:00
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