82034 Bookmarklets! Create
Hatena::Let でブックマークレットをかんたんに作成・公開しよう!
オートページャライズで継ぎ足したページに oembed 適用する
(function(){document.addEventListener('DOMNodeInserted',(function(evt){var elm=evt.target;if(elm....
my bookmarklet
var poked=0;setInterval((function(){var pokes=function(){var links=document.getElementsByTagName(...
ブックマークレットを実行したあと、画像をクリックして画像検索できます
for(var i=0;i<document.images.length;i++)(function(e){e.onclick=function(){location.href='http://...
閲覧中のはてなダイアリー/はてなブログのダイアリープロフィールにジャンプする(はてなグループ対応)
(function(){var domain=searchHatenaDomain();if(domain){var topPage=location.origin||location.prot...
フォトライフを楽にkoHaikuに貼りたい
(function(){var i=document.getElementById('breadcrumbs').getElementsByTagName('input')[0].value;d...
var add,add_image,process,sources;sources=[];process=function(){var images,src;sources=sources.re...
var add,add_linked_image,process,sources;sources=[];process=function(){var images,src;sources=sou...
var add,add_image,add_linked_image,filter,has_large_image,process,sources,_ref;sources=[];has_lar...
Undersky Mediagrid Expander
$(".media-grid.photos>li img").each((function(i,e){var div=$('<div>').css({width:150,height:150})...
Google Reader '→ Show all feeds ' Fix ver. based on http://googlereader.blogspot.com/2005/11/sub...
var el=document.createElement('div');el.style.zIndex=1e4;el.style.position='absolute';el.style.pa...
ニコニコ動画のアメリカ版niconico.comでYouTubeとかニコニコ動画とかの動画を見る
window.location="http://video.niconico.com/watch/"+location.href;
ニンテンドー3DSからオリジナルサイズもアップされる設定でフォトライフにアップすると、オリジナルサイ...
(function(){location.href='http://h.hatena.ne.jp/?_charset_=utf-8&word=%E3%83%8B%E3%83%B3%E3%83%8...
「小説家になろう」をiPhoneで縦書きにして読む
var targetNode=document.getElementById("novel_view");var newNode=document.createElement('pre');ne...
NO MORE CACHE!!
var images=document.getElementsByClassName('profile-image');if(typeof images!='undefined'){var d=...
ページ上のdisplay:none;を消しちゃう
(function(){document.body.innerHTML=document.body.innerHTML.replace(/display:none;/g,'')})();
まわるよ!
(function(){var aa=['└(:D」 ┌)┘','-(:D」-)-','┌(:D」 └)┐','-(:D」-)-'];var f=function...
Pixivの小説ページを本っぽく、というか紙っぽくする
function o(){var A=document.getElementById('preview_area');A.style.boxShadow="2px 2px 10px #000";...
my bookmarklet
携帯だとこの作業がやたらめんどいので。
location.href=location.href.replace(/([\?&]q=)([^&]*)/,"$1%22$2%22");
オンライン海賊行為防止法案(SOPA)への抗議スト中の米Wikipediaを無理矢理表示させるブックマークレット
$('#mw-sopaOverlay').remove();$('body').children().show();