82034 Bookmarklets! Create
Hatena::Let でブックマークレットをかんたんに作成・公開しよう!
同上
(document=>{'use strict';function queryIds(nodes,text){var url=nodes.pop().href.replace(/,/g,'%25...
(function(){function select_option(select,regexp){var options=select.options;for(var option,i=0;o...
各カードのタイトルに(xx分)と書いておくと、その分数を合計してリストのタイトル横に終了予定時間を...
var get_minute=function(title){var match_result;match_result=title.match(/(\d+)分/);return $.isAr...
閲覧中のページをはてなブックマークで開きます。
(function(){location.href="http://b.hatena.ne.jp/entry/"+location.href.replace(/^http:\/\//,"").r...
my bookmarklet
var myName=$('#myCharacterName').text();$('.contentsTable1TD1').each((function(){var img=$(this)....
my bookmarklet
var myName=$('#myCharacterName').text();$('.contentsTable1TD1').each((function(){var img=$(this)....
my bookmarklet
(function(){var g=document.getElementById('cttTitle'),m=document.getElementById('myCharacterName'...
Chromeの人はこうする http://qiita.com/laiso/items/d30ead1bb5aa3d979190
var _STYLE="padding: 0 0.5em;\nmargin: 0 0.5em;\ncolor: #fff;\ntext-shadow: 0 1px 0 white;\nbackg...
今見ているはてなユーザーの、はてなダイアリーにおける今日の長年日記を表示します。
javascript:(function(){var date=new Date;var mm='0'+String(date.getMonth()+1);var dd='0'+String(d...
my bookmarklet
alert("aaaa");
javascript:var obj=JSON.parse($("#watchAPIDataContainer").text()),str=obj.flashvars.flvInfo,str=d...
日本語版SpritzもどきをTwitterの個別ツイート(https://twitter.com/<name>/status/<id>)で体験
(function(w,d){var script=d.createElement('script');script.setAttribute('nonce',$('script[nonce]'...
count up characters, words, lines at docs.google.com/document for for http://q.hatena.ne.jp/14452...
(function(){if(location.hostname!="docs.google.com")return;function countup_text(page){var txt=pa...
count up characters, words, lines at d.hatena.ne.jp/edit for http://q.hatena.ne.jp/1445242570
(function(){if(location.hostname!="d.hatena.ne.jp")return;function countup_text(txt){function rou...
Add a link the tweet page to add Hatena Bookmark.https回避用greasemonkeyスクリプト。歯車アイコン...
(function(){var data='data:image/gif;base64,'+'R0lGODlhIAAgAKIEAFJ55////ypfyYWl+v///wAAAAAAAAAAAC...
試してない。ログインしていないと駄目そう
location.href='https://getpocket.com/save?url='+encodeURIComponent(location.href);
transform horizontal text into vertical text on target web-page via taketori.org
location.href='http://taketori.org/taketori.cgi?url='+encodeURIComponent(location.href)+'@fontfam...
全 class 名の一覧を alert に出力します。
(function(){var all=document.getElementsByTagName("*");var classes=[];var i;for(i=0;i<all.length;...
マウスオーバーでコード表示
(function(){var chords=document.querySelectorAll('tt a[href]');Array.prototype.forEach.call(chord...
実行してからページを移動しないといけない。
window.setTimeout('ua=""',1e3);