This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Google Calendar Expander | |
// @namespace http://0-oo.net | |
// @description Expand the area of schedule details on Google Calendar | |
// @homepage http://0-oo.net/log/category/greasemonkey/google-calendar-expander/ | |
// @include https://calendar.google.com/calendar/* | |
// @version 0.3.1 | |
// @grant none | |
// ==/UserScript== | |
// |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Google検索 日本語のみボタン | |
// @namespace http://0-oo.net/ | |
// @description Google検索に「日本語のみ」ボタンを追加する | |
// @homepage http://0-oo.net/log/category/greasemonkey/ | |
// @version 0.2.2 | |
// @include http*://www.google.tld/search* | |
// @include http*://www.google.tld/webhp* | |
// @include http*://www.google.tld/#* | |
// @include http*://www.google.tld/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Google Search Date Limiter | |
// @namespace http://0-oo.net/ | |
// @description Add the date-range selector on Google Search. | |
// @homepage http://0-oo.net/log/category/javascript/google-search-date-limiter/ | |
// @version 0.9.0 | |
// @include http*://www.google.tld/search* | |
// @include http*://www.google.tld/webhp* | |
// @include http*://www.google.tld/imghp | |
// @include http*://www.google.tld/ig* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Google Search URL Filter | |
// @namespace http://0-oo.net/ | |
// @description The search results filter/blocker for Google Search | |
// @homepage http://0-oo.net/log/category/greasemonkey/google-instant-url-filter/ | |
// @version 0.4.1 | |
// @include http*://www.google.tld/search* | |
// @include http*://www.google.tld/webhp* | |
// @include http*://www.google.tld/#* | |
// @include http*://www.google.tld/ |