82034 Bookmarklets! Create

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

darekagakaku nikki de kako ni moguru

function trim(num,l){if(num<0){num=-num}if(typeof num!='string'){num=''+num}var s=l-num.length;wh...

darekagakaku nikki wo random ni hyouji

function trim(num,l){if(num<0){num=-num}if(typeof num!='string'){num=''+num}var s=l-num.length;wh...

Google Mobile Proxy。xhtmlを吐く(旧 for PDA)。画像出したくないときにでも

location.href='http://www.google.com/xhtml?q='+encodeURIComponent(location.href);

Google Mobile Proxy

location.href='http://www.google.com/gwt/n?u='+encodeURIComponent(location.href);

はてなモバイルゲートウェイ。ガラケーproxyだけどスマホで軽くしたいときとかに。PCからは偽装しないと...

location.href='http://mgw.hatena.ne.jp/?uri='+encodeURIComponent(location.href);

携帯で決済したい時に使うものです。移動用の QR コードが出ます。ドメイン変更の追従ついでにここにも...

(function(){if(location.href.match(/play\.google\.com\/store\/apps\/details.*[&\?]id=([^#&]+)/)){...
noromanba zoom back2012-03-29

slow step zoom back (Forked)

var scale=.9;if(!document.body.style.zoom)document.body.style.zoom=scale;else document.body.style...
noromanba <->zoom 1/22012-03-29

toggle zoom (Forked)

var zoom=document.body.style.zoom;document.body.style.zoom=zoom==.5?1:.5;
xpfm-3731 bookmarklet2012-03-29

my bookmarklet

bcpower laptop cpu fan2012-03-29

laptop cpu fan

Trapezoid zoom 1/22012-03-28

my bookmarklet

javascript:void(document.body.style.zoom=.5);
Trapezoid zoom 1/22012-03-28

my bookmarklet

javascript:void(document.body.style.zoom=.5);
kksg WWW::Nyan2012-03-28

WWW::Nyan

var script=document.createElement('script');script.textContent='('+function(){function addJQuery(...
kksg WWW::Nyan2012-03-28

WWW::Nyan

var script=document.createElement('script');script.textContent='('+function(){function addJQuery(...
kksg WWW::Nyan2012-03-28

WWW::Nyan

var script=document.createElement('script');script.textContent='('+function(){function addJQuery(...
uneco WWW::Nyan2012-03-28

WWW::Nyan

var script=document.createElement('script');script.textContent='('+function(){function addJQuery(...
taizooo c..2012-03-27

up dir

if(location.search!=''){location.search=''}else if(location.hash!=''){location.hash=''}else{if(lo...
taizooo page++2012-03-27

page countup

var a=location.pathname.split('/');var p=a[a.length-1];if(/^\d+$/.test(p)){p++;a.pop();a.push(p)}...
hotokediary 影イラン2012-03-27

CSSのプロパティ名にshadowを含むものを無効にする

(function(){for(var i=0;i<document.styleSheets.length;++i){try{for(var j=0,r=document.styleSheets...
taizooo cd ..2012-03-27

up dir

a=location.pathname.split('/');if(a[a.length-1]=='')a.pop();a.push('..');a.push('');location.path...
<< 4062 4063 4064 4065 4066 4067 4068 4069 4070 4071