82034 Bookmarklets! Create
Hatena::Let でブックマークレットをかんたんに作成・公開しよう!
記事ページ上で使ってください → http://q.hatena.ne.jp/1285319726
(function(){var title=encodeURIComponent(document.title);var url=encodeURIComponent(location.href...
Stack Stock Books で表示している本をカーリルの読みたいリストに追加する
var asin=document.getElementById('ASIN.1').value;var status="wish";var html=['<html><body>','<for...
クリックしたアンカーのURLを画面上部へ表示します。著者がYouTubeで動画のURLを取得するために作成しま...
javascript:(function(){var b=document.getElementsByTagName("body").item(0);var as=document.getEle...
最新の為替レートの取得し、価格を円に換算します(米ドル、ユーロ、ポンドに対応)
$.ajax({url:"http://jsonpwrapper.com/?urls[]=http://api.aoikujira.com/kawase/json",dataType:'json...
みさくら語に変換してツイートするbookmarkletです
(function(){var status=document.getElementById("status");var form=document.getElementById("status...
Twitterのユーザーページ上で実行すると、そのユーザーをUnfollowする
$('.action-menu%20button').click();$('#content%20li.action-menu%20ul.round%20li.unfollow%20a').cl...
Tweetie for Mac で現在のページのタイトル+URL のTweet文作成
window.location='tweetie:'+document.title+'%20'+window.location;
Twitterのフォロー、フォローワー一覧ページで実行すると、その画面のユーザー全てをいっぺんにフォロー...
$('#follow_grid:eq(0)%20.follow-action%20button').click();
Twitterのユーザーページ上で実行すると、そのユーザーをUnfollowする
javascript:$('.action-menu%20button').click();$('#content%20li.action-menu%20ul.round%20li.unfoll...
Stack Stock Books のページからカーリルにジャンプ
var asin=document.getElementById('ASIN.1').value;location.href='http://calil.jp/book/'+asin;
Google検索の期間を6ヶ月以内にするやつ。faviconはこれ→ http://gyazo.com/d51c98b79b30061e4b165a185...
(function(){var new_date="m6";var uri=document.location.toString();var matched=uri.match(/(&tbs=[...
本屋タウンの注文履歴をtsv化
(function(){function strip(text){return text.replace(/^\s+/,'').replace(/\s+$/,'')}var list=[];va...
見ているサイトをGREEのユーザー間で簡単に共有します
(function(){var url="http://gree.jp/?mode=share&act=write&url="+encodeURIComponent(location.href)...
Pathtraq API(+Yahoo!Pipes)を使って同一ドメイン内の人気ページを表示する
(function(){window.location='http://pipes.yahoo.com/pipes/pipe.info?_id=Ih88_6523RGai_Ufpwt1Yg&_r...
(function($){if(window.CodeMirror){window.editor.getCode=null;$('#text').show().attr('rows',30);$...
scanbridgeの申し込みフォーム自動入力(forkして自分の設定にしてprivateにして使う想定)
var filename=1;var ocr=3;var delivered=2;var color=1;var pay=1;var delivery=2;var last_name='姓';...
オープンソースの社内SNS「SKIP」に前回閲覧時からの差分を表示する機能を追加します。FirefoxのGreasem...
(function(){var entryId=location.href.match(/entry_id=([0-9]+)/)[1];var prevVisit=parseInt(GM_get...
document.body.innerHTML=document.body.innerHTML.replace(/[ぁ-んア-ン]/g,"ヒロト「円堂くん好きだよ...
hg.mozilla.org の pushloghtml に変更されたファイルの一覧を表示します。
(function(){function insertFileList(xml){var entries=xml.querySelectorAll('entry');var data={};fo...
Show Input Element Value
var d=document;var ary=d.getElementsByTagName("OPTION");for(var i=0,a;a=ary[i];i++){a.text=a.valu...