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.
This commit is contained in:
Tobias Schmidl 2014-03-10 06:51:46 +01:00
parent 28a1084fe1
commit cdda7c6a17

View file

@ -1,8 +1,10 @@
// ==UserScript==
// @name Google+ desktop notification
// @namespace https://www.schtobia.de/
// @version 0.2.3
// @version 0.2.4
// @description Google+ desktop notification (based on HTML5)
// @include http://plus.google.com/
// @include https://plus.google.com/
// @include http://plus.google.com/u/0/*
// @include https://plus.google.com/u/0/*
// @exclude http://plus.google.com/u/0/_/*