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:
parent
04808273c8
commit
ebd2a09947
1 changed files with 1 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue