yutacar (3)

Google+の通知をタイトルに「Google+ (X)」の形式で表示します。

(function(d){if(d.match("plus.google.com")){setInterval((function(){var d=document.getElementById...

Google+ストリームの候補を非表示にします。無駄に1s毎に処理するので注意。

(function(d){if(d.match("plus.google.com")){setInterval((function(){var divs=document.getElements...

ATND, tweetviteからSeatNextへImportするBookmarklet

function addJs(text){var ele=document.createElement("script");ele.type="text/javascript";ele.text...