82034 Bookmarklets! Create
Hatena::Let でブックマークレットをかんたんに作成・公開しよう!
人類を補完する
function hokan(){var texts=$X('//text()').filter((function(e){return/[^\s]/.test(e.textContent)&&...
microphone check pants
alert("Love & Oeees");
setInterval((function(style,canvas){canvas.setAttribute("width",10);canvas.setAttribute("height",...
via http://blog.livedoor.jp/dankogai/archives/50671193.html
void prompt('%',function(s){return s.replace(/./g,(function(m){return'%'+m.charCodeAt(0).toString...
via http://blog.livedoor.jp/dankogai/archives/50671193.html
void prompt('C',decodeURIComponent(prompt('%','')));
はてなブックマーク(のエントリーページ)やはてなアンテナで使われる、はてなスクリーンショットによ...
location.href='http://screenshot.hatena.ne.jp/redirect?uri='+encodeURIComponent(location.href);
alc
open('http://eow.alc.co.jp/'+encodeURIComponent(document.getSelection()||prompt()),'_blank');
YouTubeをMP4/WMV/MP3/3GP/3G2に変換するTUBEFIREのブックマークレット
javascript:void window.open('http://www.youtubefire.com/b/?url='+escape(document.location.href));
YouTubeの動画URLの短縮とTwitterへ投稿するブックマークレット
javascript:void window.open('http://y2u.be/create.php?URL='+escape(document.location.href));
はてなブックマークのTwitter連携でブクマするツイート「B! <URL> <タイトル>」を、Echofon for Macの入...
window.location='echofon:%20B!%20'+window.location+'%20'+document.title;
ログイン・インストールなし・匿名で気軽に使えるブックマーク。
javascript:void window.open('http://www.tubelocker.com/add.aspx?confirm=1&u='+escape(document.loc...
Amazonの商品ページから、/gp/product/XXX に移動します。(手抜き版)
javascript:(function(){var u=new String(document.location.href);var a=u.split("/");for(var i=0;i<...
クエリーを削除したURLに移動します。
javascript:(function(){document.location.href=new String(document.location.href).split(document.l...
ウェブ魚拓を取得します。
(function(){var uri=location.href;if(uri){window.open('http://megalodon.jp/?url='+escape(uri))}})();
マウスカーソルを動かすと背景色が変わるお遊び
javascript:document.addEventListener('mousemove',(function(e){var h=Math.floor(e.clientX/innerWid...
Twitterのユーザネームを選択した状態で実行(@なしでもOK)
(function(){if(document.getSelection){var sel=document.getSelection()}else{var sel=document.selec...
AmazonのURLを短くするやつ
var asin=document.getElementById('ASIN').value;location.href='http://amazon.jp/dp/'+asin;
my bookmarklet
alert("aho");
ページ上からRSSのURLを探してまるごとRSSのページへ行く
var el=document.getElementsByTagName("link");var flag=false;for(i=0;i<el.length;i++){if(!flag&&el...
linkになっていないURLをリンク化