82034 Bookmarklets! Create

Hatena::Let でブックマークレットをかんたんに作成・公開しよう!

see http://rem-nanai.hatenablog.com/entry/2013/10/13/161321

$.ajax({url:'http://s.hatena.ne.jp/entry.json?uri='+encodeURIComponent(location.href),dataType:'j...
kenafad Previous2013-10-13

(function(){location.assign($('[rel=prev]').attr('href'))})();

全部になったけどというかしたけど、3秒待たせるのは重さを意識しただけ。

setInterval((function(){(function(a,f){var l=a.length;var i=0;var r=Array();while(i<l){r[i]=f(a[i...
dev181 ixEdit2013-10-09

ixEditで現在のページにインタラクションを加える

var s=document.createElement('link');s.setAttribute('href','http://perchouli.github.com/ixedit/st...

var favorites=document.querySelectorAll('#search-result-lists ul.favorite li');for(var i=0;i<favo...

はてブのコメントを(スターの数, 投稿日時)でソートする。

(function(){var currentList=Array.prototype.slice.call(document.querySelectorAll(".bookmark-list"...

auto-click Cookie Clicker http://orteil.dashnet.org/cookieclicker/

(function(){var autoClickBigCookie=function(){setInterval((function(){document.querySelector('#bi...

auto-click Cookie Clicker http://orteil.dashnet.org/cookieclicker/

(function(){var autoClickBigCookie=function(){setInterval((function(){document.querySelector('#bi...
faerie hjkl2013-10-02

クッキーのダンジョンを hjkl で移動できるようにする

(function(d,c){d.addEventListener('keydown',(function(e){c={72:'west',74:'south',75:'north',76:'e...
noromanba darekagakaku FF2013-10-01

fast-forward darekagakaku

(function(){var toDBdateString=function(date){var paddingSlice=function(num,digit){return('0'+Mat...

visualize SITEINFO pattern, link to String_random.js demo page; for Autopagerize Database

(function anonwrap(){var addStyle=function(){var parent=document.head||document.documentElement||...
noromanba B/W2013-09-27

grayscale filtering

(function(){var style=document.documentElement.style;style.webkitFilter='grayscale(1)';style.filt...

自動クッキー叩き、いくつかの実績取得に合わせた自動購入、そしてチート

(function(){window.GameX={};GameX.Cheats={};GameX.CheatCommands={};GameX.Autopilots={};var Abstra...
rikuba page_back2013-09-26

ページ内リンクの履歴をスキップして戻る

(function(){window.addEventListener('hashchange',(function(e){history.back()}),false);history.bac...
rikuba archive2013-09-26

記事一覧を開く

(function(url){[{pattern:/^http:\/\/(?:d|[-\w]+\.g)\.hatena\.ne\.jp\/[-\w]+\//,replace:'$&archive...
noromanba Hamazou shim2013-09-26

prompt Diary Keyword link with img, like Hamazou; LGTM for Hatena Space

(function(){var asin,img;if(/^www\.amazon\.co\.jp/.test(location.hostname)){asin=(location.pathna...

print view on diamond.jp

(function(){location.pathname=location.pathname.split('/').map((function(x){return x.replace(/-/,...

はてなグループ日記の詳細編集ページ(http://hogehoge.g.hatena.ne.jp/hogehoge/edit?date= 等)のコメ...

var cc=document.getElementsByClassName("commentator");for(i=0;i<cc.length;i++){cc[i].firstChild.c...

楽天市場の商品ページでこれを使うと、縦に長すぎるページでも購入ボタンまで一気にジャンプできるので...

(function(){var $item=$('.item_name');if($item.length){$('html, body').animate({scrollTop:$item.p...

楽天市場の商品ページでこれを使うと、そのショップの送料を画面下部に読み込める。

(function($){var shopname=location.pathname.split('/')[1];var url='http://www.rakuten.co.jp/'+sho...
<< 4044 4045 4046 4047 4048 4049 4050 4051 4052 4053