diff --git a/googleplus-notification.user.js b/googleplus-notification.user.js index 02d679d..f5b687d 100644 --- a/googleplus-notification.user.js +++ b/googleplus-notification.user.js @@ -1,11 +1,9 @@ // ==UserScript== // @name Google+ desktop notification // @namespace https://www.schtobia.de/ -// @version 0.1.0 +// @version 0.1.1 // @description Google+ desktop notification (based on HTML5) // @include http*://plus.google.com/* -// @include http*://encrypted.google.com/* -// @include http*://google.com/* // @grant GM_getValue // @run-at document-end // @downloadURL https://github.com/schtobia/greasemonkey/raw/master/googleplus-notification.user.js