82034 Bookmarklets! Create

Hatena::Let でブックマークレットをかんたんに作成・公開しよう!

Chrome で POSTD で見る際、カーソルキーによるスクロールが非常に遅いので、その原因となっている back...

jQuery('.backstretch').remove();

my bookmarklet

(function(){var u=document.location.href.match(/([-\w]{11})/g);window.open('https://www.youtube.c...
noromanba Twitter id2015-05-06

show Twitter userid

Array.prototype.some.call(document.querySelectorAll('[data-user-id]'),(function(node){if(node.dat...

kwsk → http://hentai-kun.hatenablog.jp/entry/2015/05/02/230000

(function(){var p=document.getElementsByClassName('ProfileNav');if(p.length){var id=p[0].getAttri...

my bookmarklet

$('table').hide();$.each($('#resultField table tr td img'),(function(i,img){$('#resultField').app...
noromanba TYJ no footer2015-04-17

hidden footer on tonarinoyj.jp

(function(){if(!/tonarinoyj\.jp$/.test(location.hostname)||!/manga\/\w+\/[\w-]+/.test(location.pa...

O'Reilly Japan の書籍紹介ページに amazon.co.jp バナーを勝手に追加

var m=location.href.match(/\/books\/(?:\d{3}(\d{9})|(\d{9}))/);var isbn9=m[2]!=undefined?m[2]:m[1...

にこにこどうがのAPIからどうがのURLでいかりゃく

location.href=unescape(document.firstChild.textContent.match(/[\&^]url\=([\%\w\.\-]*)[\&$]/)[1]);
noromanba CW next2015-04-11

goto next article on comic-walker.com

(function(){var queries=location.search.slice(1).split('=');var next=queries.pop().replace(/\d+/,...

リトルノアのファミ通Wikiにあるcoop掲示板をリロードしやすくします。元 source は github ( https://g...

(function(){prevTextList=[];timeoutID=null;loadCSS=function(url){$('head link:last').after('<link...

reload helper on wiki.famitsu.com

kik0220 UPC2Intel2015-04-08

Ingress UPC Reports Mapで開いている場所をIntel Mapで開きます。

(function(){var u=document.location.href;var l=u.match(/ingressupcmap.html\?lat=([\d\.]+)&lon=([\...

大チェッカーのカスタム検索をサイドバーのほうにもってくる

(function(){var cse=document.createElement('gcse:search');var el=document.querySelector('ul.sideb...
noromanba H::Q profile csv2015-04-01

generate csv on Hatena Question profile page

(function(){var table=document.querySelector('#usertable');if(!table)return;var date=(new Date).t...
noromanba TYJ HTML52015-03-27

goto flash-free interface on tonarinoyj

(function(){if(/tonarinoyj\.jp$/.test(location.hostname)&&/manga\/\w+\/[\w-]+/.test(location.path...
noromanba flash checker2015-03-27

check flash and/or swfobject loading

(function(){console.log('swfobject',window.swfobject);console.log('x-shockwave-flash',document.qu...
noromanba <-> Tw mobi2015-03-26

come and go mobile page on Twitter

(function(){if(!/twitter\.com$/.test(location.hostname))return;location.hostname=location.hostnam...

これにforとかwhileするのも面倒だった

document.getElementById('usertable').outerHTML+="<div>"+function(){var d=new Date;return d.getYea...

make it possible to delete watchlist item continuously without reload @ q.hatena.ne.jp

(function(){if(window.location.hostname=='q.hatena.ne.jp'&&/\/watchlist$/.exec(window.location.pa...
mattn sonots2015-03-16

replace all avatar to sonots!

$('img.avatar').each((function(){$(this).attr('src','https://avatars0.githubusercontent.com/u/229...
<< 4019 4020 4021 4022 4023 4024 4025 4026 4027 4028