82034 Bookmarklets! Create

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

noromanba LCR snip2013-12-11

snip Live CD Room

(function(){if(!/^simosnet.com\/livecdroom\//.test(location.hostname+location.pathname))return;va...

Selecting date text to Google Calendar

(function __main(){var selectText=getSelectingText();var parsingDates=chrono.parse(selectText);va...
laiso SmartNews魚拓2013-12-10

閲覧しているURLのSmartNews魚拓を開きます

var num=16-Math.floor(Math.random()*5);location.href="http://snp"+num+".smartnews.be/"+encodeURIC...

http://qiita.com/advent-calendar/2013 の参加可能枠を参照します。

var $calendarList=$('table.calendar-list').first();var $items=$calendarList.find('tr').clone();va...

my bookmarklet

javascript:(function(){var script=document.createElement('script');script.src='https://github.com...
htsign searchWiki.js2013-12-08

Wikiやブログ等の検索システムのあるCMSで作られたコンテンツ内で文字列を選択したときに、その文字列で...

(function(global){var ID_PREFIX="UserExtension_searchWiki_",POSITION_GAP_X=16,POSITION_GAP_Y=16;v...

ページ内のどこかのリンクにランダムで移動します。

link=Math.floor(Math.random()*document.links.length);location.href=document.links[link].href;
atomer AddDiggReader2013-12-07

現在開いているページをdigg readerのフィード登録ページへ飛ばす

(function(){location.href="http://digg.com/reader/search/"+encodeURIComponent(location.href)})();

自分の環境に合わせたので違う環境だとどうなるか分からん。ところで印刷してFAXって利用法は利用規約に...

(function(){document.styleSheets[0].insertRule('body{-webkit-filter:brightness(55%)contrast(10000...

LGTM

jQuery('.hide').remove();jQuery('.lower-apply-button.overlay-button').remove();jQuery('.truncate-...

http://beta.g.hatena.ne.jp/laiso/20111123/p1

if(window.location.href.indexOf('http://b.hatena.ne.jp/')>-1){var match=window.location.href.matc...

adventar 投稿リンクのはてなブックマーク数を表示

(function(){var anchors=document.querySelectorAll(".mod-entryList-url a, .mod-recentEntries-body ...

Selecting date text to Google Calendar

(function __main(){var selectText=getSelectingText()||window.prompt("Date?");var parsingDates=chr...

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

(function(){var url=document.location.href;if(url.search(/details/)!=-1){var appname=$(".document...

window.comfirmの決定ボタンを押すとそのサイトのトップに戻ります。

if(window.confirm("現在いるサイトのトップに戻りますか?")){location.href="http://"+document.domai...
taizooo tumblr random open2013-12-02

(function(){location.pathname='/random'})();

HTMLを使えなくします。

document.getElementsByTagName("html")[0].innerHTML=document.getElementsByTagName("html")[0].inner...

window.open('http://ecx.images-amazon.com/images/P/'+document.getElementById("purchaseSimsData")....

my bookmarklet

f=function(){var i=0;var s="#";while(i<6){s+=["0","1","2","3","4","5","6","7","8","9","A","B","C"...

livedoor reader 登録数

var rssURLs;var allcount=0;(function main(){rssURLs=getRssURLFromDocuments();var targetURL=rssURL...
<< 4041 4042 4043 4044 4045 4046 4047 4048 4049 4050