82034 Bookmarklets! Create

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

iframeとscriptの要素を全消去。Buggyで暴走しているページの沈静化用。

["iframe","script"].forEach((function(elem_name){Array.prototype.forEach.call(document.querySelec...

create Atom by search result on Twitter

(function(){var word=prompt('word?');if(!word)return;prompt('Copy Me','http://search.twitter.com/...
taizooo Run Hatena::Let2013-02-08

silent version. fork from http://let.hatelabo.jp/mafucode/let/gYC-y5XlrOu8fA

(function(){var a=document.querySelector("a.edit-link");if(!a)return;var b=a.cloneNode();b.href="...
tukihatu setCssScript2013-02-07

どのページでもユーザCSSを追記できるブックマークレット cookie記憶復元(保存できる文字数に注意が必...

var setCssScript_cssO="";if(document.getElementById('setCssScript_mainArea')){if(document.getElem...
noromanba GM_createLet2013-02-04

create new Hatena:Let by GM_registerMenuCommand

GM_registerMenuCommand('Hatena::Let',(function(){GM_openInTab('http://let.hatelabo.jp/l')}));
noromanba !link2013-02-04

toggle enable/disable links by CSS

(function(doc){var parent=doc.head||doc.body||doc.documentElement;var id='bookmarklet-disable-lin...

http://rssadelete.dokoda.jp/d/http/feedblog.ameba.jp/rss/ameblo/{UserId}/rss20.xmlに転送

(function(){window.location.href="http://rssadelete.dokoda.jp/d/http/"+window.location.href.split...

GM_registerMenuCommandを使う

GM_registerMenuCommand("Hatena::Let",(function(){window.open("http://let.hatelabo.jp/l")}));
tetsu_kw AndroidHtml2013-02-03

Androidマーケットで実行すると、アイコンやQRコード生成を行います。出力文字列は好きなようにカスタマ...

(function(){var url=document.location.href;if(url.search(/details/)!=-1){url.match(/market\.andro...
noromanba link.md2013-01-29

prompt Markdown inline link

prompt('Copy Me','['+(document.title||location.href)+']('+location.href+')');void 0;
xtetsuji nml nowplaying2013-01-29

NMLのアルバム画面でツイート用の詳細文章をコピーできるようにします

(function(){var title=document.querySelector("#album-intro h2").innerText,amzn_anchor=document.qu...
rikuba !link2013-01-29

toggle enable/disable links

(function(doc){var id='-bookmarklet-disable-link-';var style=doc.getElementById(id);if(style){sty...
noromanba !link2013-01-28

toggle enable/disable links

Array.prototype.slice.call(document.querySelectorAll('a[href]')).forEach((function(link){var styl...

冒険者の広場の思い出アルバム(画像が9個並んでるとこ)で実行してファイル名付き一覧作成→DownThemAll!...

(function(){var g=document.getElementById('cttTitle'),m=document.getElementById('myCharacterName'...

DQ10 冒険者の広場 思い出アルバム(画像が9個並んでるとこ)でブックマークレットを実行してファイル名付...

(function(){var g=document.getElementById('cttTitle'),m=document.getElementById('myCharacterName'...

DQ10 冒険者の広場 思い出アルバム(画像が9個並んでるとこ)でブックマークレットを実行してファイル名付...

(function(){var g=document.getElementById('cttTitle'),m=document.getElementById('myCharacterName'...
taizooo rotate node2013-01-23

fork from http://let.hatelabo.jp/hitode909/let/gYC-y4uM7LKcaQ

setInterval((function(){$('body *:last').css('display','inline').prependTo(document.body)}),10);
yamato0818 yamato08182013-01-23

my bookmarklet

torelog no title2013-01-23

fork from http://let.hatelabo.jp/hitode909/let/gYC-y4uM7LKcaQ

setInterval((function(){$('img:first').appendTo(document.body)}),20);
<< 4052 4053 4054 4055 4056 4057 4058 4059 4060 4061