81973 Bookmarklets! Create

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

(function(d){let REGEXP_OPEN2CHREADCGI=new RegExp(/http:\/\/.*\.open2ch\.net\/test\/read\.cgi\/.*...

概要欄にサムネイルとアイキャッチ画像を追加します。

(function(){const p=document.querySelector('#entry-content');['meta[property="og:image"]','meta[n...

Amazonの本のページからamakanに移動します。

javascript:location.href="https://amakan.net/search?query="+location.href;

Amazonの本のページからamakanに移動します。

javascript:location.href="https://amakan.net/search?query="+location.href;

function Manual_GetStorage(){var mes='';try{var ignArray=localStorage.getItem('ign:'+bbs).slice(1...

function Manual_GetStorage(){var mes='';try{var ignArray=localStorage.getItem('ign:'+bbs).slice(1...
noromanba nextH2017-01-08

scroll into next headings (h1-6)

Array.from(document.body.querySelectorAll([Array.from(Array(6).keys(),(n=>'h'+(n+1)))])).some((he...
noromanba +/-passwd2017-01-08

toggle password visibility

(function(){'use strict';Array.prototype.forEach.call(document.body.querySelectorAll(['input[type...

(function(){let REGEXP_OPEN2CHREADCGI=new RegExp(/http:\/\/.*\.open2ch\.net\/test\/read\.cgi\/.*/...
noromanba +passwd2017-01-06

view password

Array.from(document.body.querySelectorAll(['input[type="password"]']),(pass=>pass.type='text'));
noromanba ↓Headings2017-01-06

scroll into next headings (h1-6)

(function(){'use strict';var currentPosition=function(){return document.documentElement.scrollTop...

一覧ページのパーマリンク部分にはてブ数 (* users) を付けていきます。

(function(){if(typeof window.$o_o$!='function')window.$o_o$=counts=>{for(let url in counts){const...

一覧ページのパーマリンク部分にはてブ数 (* users) を付けていきます。

(function(){if(typeof window.$o_o$!='function')window.$o_o$=counts=>{for(let url in counts){const...

開いてるページのはてブページを開く

(function(){location.href='http://b.hatena.ne.jp/entry/'+location.href})();

prompt

prompt("",document.getElementsByTagName('video')[0].src);void 0;

歌詞タイムのコピペ支援、別窓バージョンです

var lyrics_html=$("#lyrics").html();lyrics_html=decodeURIComponent(encodeURIComponent(lyrics_html...

Qiita アドベントカレンダーの各カレンダ(例:http://qiita.com/advent-calendar/2016/vim)でクリックし...

$('.adventCalendarCalendar_comment').each((function(i,x){if($('a',x).length>0)$('<img>').attr('sr...
aqril view_pswd2016-12-20

show hidden password http://qiita.com/AQRiL_1132/items/10d6934da27b171a1e2e

(function(){if(typeof this.tgt==='undefined')this.tgt=document.querySelectorAll('input[type="pass...
yuggrdrasill 次の見出しへ2016-12-17

次の見出し(h1,h2,h3,h4,h5,h6要素)の場所へ移動します。

var getNowPosition=function(){return document.documentElement.scrollTop||document.body.scrollTop}...
yukikaze-0511 no title2016-12-05

javascript:alert();
<< 24 25 26 27 28 29 30 31 32 33