2018-09-27から1日間の記事一覧

googleで表示させたくないサイトがあるよ

// ==UserScript== // @name google_search_blist // @namespace http://tampermonkey.net/ // @version 0.1 // @description try to take over the world! // @author You // @match https://www.google.com/search?q=* // @grant none // ==/UserScript== …