Translate bookmarklet
(function(){var text=window.getSelection().toString()||prompt('keyword ?');if(text==null||text=='...
(function(d){var c_elements=function(el,attr,inner){var element;if(el!==null||attr!==null){elemen...
フィードらしきものを YQLコンソールで見る(要ログイン)
(function(){var link=document.querySelectorAll('link[rel="alternate"]');var this_feed=getFeed(lin...
goo.gl short URL to change .info URL
(function(){Array.prototype.forEach.call(document.querySelectorAll('a[href*="://goo.gl/"'),(funct...
マウスオーバーでコード表示
(function(){var chords=document.querySelectorAll('tt a[href]');Array.prototype.forEach.call(chord...
a goofy script
(function(){var chords=['C','D♭','D','E♭','E','F','F#','G','A♭','A','B♭','B'];var chord_shar...
my bookmarklet
(function(){var is_hatebSearch=document.body.id==='hatena-bookmark-search'?1:0;if(!is_hatebSearch...
Pipes の個人infoページに jsonファイル出力のリンクを追加します。
(function(){if(!/pipes\/person\.info/.test(location.pathname))return;Array.prototype.forEach.call...
to check the page at validation service
(function(l){if(!/^https?\:\/\//.test(l.href)||l.hostname.indexOf('validator')>=0)return;if(docum...
虚構新聞の隠し文字を表示します
(function($,d){if(location.hostname!=='kyoko-np.net'||!d.querySelector('div#article'))return;var ...
my bookmarklet
(function(d){var nav=d.querySelector('#navi-category-inner');var cat=d.getElementById('navi-categ...
(function(d){if(!d.documentElement.hasAttribute('data-entry-eid'))return;return d.forms.searchbox...
FIREFOX のabout:cache (Network Cache Storage Information)テーブルで指定ドメインをハイライトするもの
(function(){l=window.location;if(!/^about\:cache/.test(l))return;var f=Array.prototype;var inputD...
バリュードメインのメンテ告知ページにパーマリンクを張ります
(function(){var host=document.location.search.substring(1).replace(/&.+=.*/,'');if(host.indexOf('...
var a=document.querySelectorAll('a.button');for(var i=0;i<a.length;i++){if(a[i].firstChild.nodeVa...
フォトライフ個別から、はてなブログ記事投稿します
(function(){var l=location.href;if(l.indexOf('?')>0){alert('パラメーター「?...」を除去した正規の...
大チェッカーのカスタム検索をサイドバーのほうにもってくる
(function(){var cse=document.createElement('gcse:search');var el=document.querySelector('ul.sideb...
(Safariのリーダーやリーダー系エクステンションで簡単にコピー可能なのが分かったので多分要なしに)
(function(){var l=location.pathname;var item_no=l.replace(/\/item-(\d+)\.html$/,'$1');var js_src=...
feedmeter のランキングでカレント表示。ランキング外には反応しません
(function(l){if(l.indexOf('?r=')<0)return;var feed=decodeURIComponent(l).replace('?r=','');if(fee...
はてなブックマークコメント一覧ページでブクマ検索でなくて、ユーザーの人のほうのタグリンクに変える
(function(){var selector='a.user-tag';Array.prototype.slice.call(document.querySelectorAll(select...