82034 Bookmarklets! Create
Hatena::Let でブックマークレットをかんたんに作成・公開しよう!
実行すると開いているページのフォームの入力状態を復元するブックマークレットを生成します
var data=[];$('form').each((function(){var $this=$(this);data.push($this.serializeArray().filter(...
Androidマーケットで実行すると、アイコンやQRコード生成を行います。出力文字列は好きなようにカスタマ...
(function(){var url=document.location.href;if(url.search(/details/)!=-1){url.match(/market\.andro...
my bookmarklet
javascript:(function(w,d,f){d=w.document,f=d.body.appendChild(d.createElement('iframe'));f.src='h...
ページ内で使われているクラス名を全部表示idも
var all=document.all||document.getElementsByTagName('*');var div=document.createElement('DIV');va...
Use on https://github.com/{your_name}, then click days in your contribution calendar.
var $cal=$("#contributions-calendar");var palette=$cal.find(".legend li").map((function(){return ...
simulate small-screen mode likes embed Opera (K-tai, Wii et al.)
(function(){var style=document.body.style;style.setProperty('margin-left','auto','important');sty...
Folk後、はてなは文字化けするのでgooglechartAPIに。めんどうだったのでjQueryインクルード。テキスト...
(function(){var div=$(document.createElement('div'));var img=$(document.createElement('img'));var...
はてブロ管理画面メニュー折り畳み cookie 使用しない版
(function($){var menu=$("#admin-menu");if(!menu)return;var menu_sel1=$('#admin-menu');var menu_se...
ツイッターの /followers ページで、そのページの人を全員フォローする。
$('#timeline .not-following .follow-button').click();void 0;
ツイッターの /following ページで、そのページの人を全員アンフォローする。
$('#timeline .following .follow-button').click();void 0;
はてなブログの記事の日付に六曜を表示する
(function(){$((function(){var handle_article,main;handle_article=function($article){var day,load,...
うごかない……
if(location.href.match(/\d+/)){if(location.href.match(/\/watch\//))location.href="http://flapi.ni...
AmazonのURLをみじかくするやつ http://let.hatelabo.jp/uzuky/let/hJmcm5j9o8Ri で,アフィリエイトリ...
javascript:(function(){var pf="http://www.amazon.co.jp/dp/";var d=document;var u=d.location.href;...
「読者になる」ボタンが無いはてなブログを購読する
var a=document.querySelector('html').dataset;var b=[];var d=['adminDomain','author','blog'];for(v...
my bookmarklet
var s=document.querySelector(".entry-content");s.innerHTML=s.innerHTML.replace(/./g,"<hr/>");
「描いてる途中で保存する用の保存を作ってみた」って意味
if(location.pathname.match(/api\/banner\.image/)!=undefined){(function(uri,success,error){var xhr...
コード検索
(function(d,se,sq){var st=d.getSelection().toString();var input=function(){st=prompt('曲のタイト...
Killing an ads for the Smartphone pages
var selector='#microad_overlay_zone, a[href^="http://sp.click.adlantis.jp/"]';Array.prototype.for...
みんな、大好き。
document.body.addEventListener("DOMNodeInserted",function me(e){var walker=document.createTreeWal...
は・じ・め・ま・しょ・う(≖‿ゝ≖) ※イエロースターのみ対応 ※砲撃中止したい場合はページをF5し...
(function($){setInterval((function(){$(".hatena-star-add-button").click()}),100)})(jQuery);