mattn (16)

mattn roach2017-09-25

my bookmarklet

class Roach{constructor(){this.imgs=['http://jsrun.it/assets/k/Z/u/X/kZuXk.gif','http://jsrun.it/...

Qiita アドベントカレンダーの各カレンダ(例:http://qiita.com/advent-calendar/2016/vim)でクリックし...

$('.adventCalendarCalendar_comment').each((function(i,x){if($('a',x).length>0)$('<img>').attr('sr...
mattn typoster2015-06-18

typo さんのサイトは記事に日付が無いので、はてなブックマークの最初のブクマから推測するブックマーク...

$((function(){$.getJSON("http://b.hatena.ne.jp/entry/json/?url="+encodeURIComponent(location.href...
mattn sonots2015-03-16

replace all avatar to sonots!

$('img.avatar').each((function(){$(this).attr('src','https://avatars0.githubusercontent.com/u/229...

Replace all DroidKaigi to DanKogai.

document.body.addEventListener("DOMNodeInserted",function me(e){var walker=document.createTreeWal...
mattn 既読スルー2014-09-04

a:visited の見分けがつかないときに使うと便利です

var style=document.createElement('style');style.appendChild(document.createTextNode("a:visited { ...
mattn 既読スルー2014-09-04

a:visited の見分けがつかないときに使うと便利です

var style=document.createElement('style');style.appendChild(document.createTextNode("a:visited { ...
mattn Stop hitode9092014-05-22

hitode909の日記の背景画像を止めるブックマークレット

(function(window,body){var div=document.createElement("div");div.innerHTML=body.innerHTML;body.pa...

知ってる人は知っている、「こんぺいとう」のアレです。「シャンシャンシャーン」と言いながらクリック...

(function(){var FIREWORKS_COUNT=10;var FIREWORKS_ANIMATION=30;var FIREWORKS_COLOR=['yellow','red'...
mattn XPathGenerator2010-05-27

id:cho45氏作のjAutoPagerizeに付属しているXPathジェネレータです。単体でも非常に良い出来なので抜き...

(function(){var h=function(s){var d=document.createElement("div");d.innerHTML=s;return d};var XPa...

アーーーーッ!!!

(function(){$.getJSON('http://b.hatena.ne.jp/entry/json/?url='+encodeURIComponent(location.href.r...
mattn 閉じる2010-05-27

ウィンドウを閉じます。

window.open("about:blank","_self").close();

hideklize

(function(){for(var a=[],n=1;n<=13;a.push(('00'+n).slice(-3)+'.jpg'),n++);$.cursorrat({path:'http...

はてなスターアイコンをウンコに置き換えます。

$('.hatena-star-star').each((function(index,item){item.src='http://mattn.kaoriya.net/images/unko....

はてなスターの省略数字を展開し、☆アイコンをユーザアイコンに置き換えます。

(function(){$('.hatena-star-inner-count').simulate('click')[0]&&setTimeout((function(){$('.hatena...

いっぱいつけるよ!

(function(){setTimeout((function(){$('.hatena-star-add-button').simulate('click')[0]&&setTimeout(...