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.
This commit is contained in:
Tobias Schmidl 2014-03-08 07:09:47 +01:00
parent 04808273c8
commit ebd2a09947

View file

@ -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