82034 Bookmarklets! Create

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

taizooo img{display:none;}2013-11-08

(function(){var a=document.querySelectorAll('img');[].forEach.call(a,(function(n){n.style.display...
noromanba Gi+ git clone2013-11-08

append ssh-protocol for clone on Gist

(function(){var id=(location.pathname.match(/\/.*\/(\w+)/)||[])[1],parent=document.querySelector(...

Gistのページにgit cloneのためのコマンドラインを表示します

(function(){var div=document.getElementsByClassName("export-references")[0];var li=document.creat...
nkoz ehon4coopdeli2013-11-04

e-honの商品ページのURLをコープデリのブックショップのものに変更して表示させる(コープデリのブック...

(function(){-1!=location.href.search(/http:\/\/www\.e-hon\.ne\.jp\/bec\/SA\//)&&(location.href=lo...
nkoz amazon2ehon2013-11-04

amazonの書籍の商品ページからe-honの書籍商品ページに移動する

location.href="http://www.e-hon.ne.jp/bec/SA/List?cnt=6&yoyaku=1&mode=kodawari&isbn="+document.ge...
noromanba N -NEWS2013-11-04

hidden header news on nicovideo

(function(){if(!/nicovideo\.jp$/.test(location.hostname))return;(document.querySelector('.textMar...

はてな匿名ダイアリーで全ての折りたたまれたトラックバックを開く。再クリックで全て閉じる。

javascript:(function(){var parents='toggle-image-';selectObj=document.getElementsByClassName('ico...

埋め込まれたニコニコ動画外部プレーヤーにホットリンク(クリックすれば飛べるリンク)を生成

javascript:(function(){var s,i,u,v,d;s=document.getElementsByTagName('script');for(i=0;i<s.length...

GitHub の Wiki で Zen Mode を利用する

(function(){var style_id='m4i-zen-mode';var style=document.getElementById(style_id);if(style){sty...
noromanba github css2013-10-30

recover GitHub css (UserScript)

(function(){if(!/github.com$/.test(location.hostname))return;var addCSS=function(){var parent=doc...

ページ中の全てのチェックボックスをONにします

Array.prototype.forEach.call(document.querySelectorAll("input[type='checkbox']"),(function(x){x.s...
bouze_me jQuery読み込み2013-10-21

jQueryが使われていないページでもjQueryを使えるようにする

var s=document.createElement("script");s.async=true;s.src='//ajax.googleapis.com/ajax/libs/jquery...
a666666 fake Date2013-10-20

fake JavaScript Date()

for(var i=0;i<3;i++){var newDateString=prompt("Enter Date to mock (yyyy/mm/dd)");if(!newDateStrin...

assert open new tab/window or pop-up

(function(){window.open('about:blank')})();

assert open new tab/window or pop-up

(function(){window.open('about:blank')})();

test LOADER and Packed code

(function(){console.log('*jQuery',jQuery.fn.jquery,'loaded')})();

個人的なメモ

func={xhr:{get:function(uri,success,error){var xhr=new XMLHttpRequest;xhr.open("GET",uri);xhr.add...
wakabatan bookmarklet2013-10-16

my bookmarklet

alert("nemui");
mafucode Run Hatena::Let2013-10-16

HatenaLetでjavascriptを実行する<del>さほど綺麗じゃない(←うるさい)のにボタンに見えない(←うるさい...

(function(){if(document.getElementsByClassName('javascript').length>0){newElem_000001=document.cr...

スターボタンのあたりをマウスでごしごししながら使ってください(謎)see http://rem-nanai.hatenablog...

function selectCharacter(target){var el=$("p:contains("+target+")").contents().filter((function()...
<< 4043 4044 4045 4046 4047 4048 4049 4050 4051 4052