81995 Bookmarklets! Create

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

http://a-kuma3.hatenablog.com/entry/google_vs_cookpad

(function(){var n=0;Array.prototype.forEach.call(document.querySelectorAll('h3.r a[href*="//cookp...

var ua=navigator.userAgent.toLowerCase();var cookieString=document.cookie;function getCookie(key)...
that Scrapbox link2017-01-19

a bookmarklet to create link text with bookmarklet

javascript:(function(d,url,w){var title=d.getElementsByTagName('title')[0].innerHTML.trim();text=...

(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...
<< 25 26 27 28 29 30 31 32 33 34