81972 Bookmarklets! Create

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

自分がインスタンスに登録した日時を表示します。

(j=>alert(new Date(j.accounts[j.meta.me].created_at).toLocaleString()))(JSON.parse(document.query...

CWを自動で開きます。まる。

((target,proc)=>(new MutationObserver((m=>m.forEach((r=>proc(r.addedNodes))))).observe(target,{ch...

カスタム絵文字の後ろについているスペースをゼロ幅スペースに変換します。

((t=document.querySelector('.compose-form textarea'),b=(s=>s.replace(/[^\r\n]/g,'')))=>{if(t){Obj...
jigendaddy no title2018-08-29

try to take over the world!

var piyo=document.evaluate('//div[@class="comment_p piyobox"]',document,null,7,null);var dummy=do...

Add ICON to Hatena Star like Hatena Blog Star

(function(){var D_=document;var RE_USER=/^(\S+)( \(\w+\))?$/;var RE_FACEBOOK_ID=/@facebook$/;var ...

Add ICON to Hatena Star like Hatena Blog Star

(function(){var D_=document;var RE_USER=/^(\S+)( \(\w+\))?$/;var RE_FACEBOOK_ID=/@facebook$/;var ...
jigendaddy no title2018-08-25

var r_n=document.evaluate('//a[@class="resnumhead"][./following-sibling::span[@class="trip"]]',do...

紀伊国屋Bookweb個別ページから

const isbn=document.querySelector('*[content^=isbn]').textContent.split(':')[1];const title=docu...
noromanba lighter2018-08-24

mobile optimization

(()=>{'use strict';const url=location.href;const proxy='https://googleweblight.com/?lite_url=';lo...

翻訳してしまっている場合でも原文からコピーしてきて修復

(()=>{const execAll=function*(re,str,m=null){while((m=re.exec(str))!==null)yield m};const src_str...
jigendaddy no title2018-08-22

document.body.innerHTML=document.body.innerHTML.replace(/<span class="name"><\/span\>/,'<span cla...
noromanba props?2018-08-11

list global props of content-scripts

{const sandbox=document.body.appendChild(document.createElement('iframe')).contentWindow;console....
lololo345 no title2018-08-05

javascript:(function(){document.querySelectorAll('#main a').forEach((function(element,index){cons...
noromanba ENforce2018-08-02

enforce English page w/o login/sign-in

(()=>{'use strict';const url=new URL(location.href);const langQuery=new Set(['hl','lang']);[...la...
noromanba chosEN2018-08-02

choice English page w/o login/sign-in

(()=>{'use strict';const url=new URL(location.href);const langQuery=new Set(['hl','lang']);[...ur...
noromanba rounDOM INT32 MAX2018-08-02

get Signed INT32 max value 2147483647 w/ DOM API

(()=>{'use strict';const wall=document.head||document.body||document.documentElement;const sandbo...
nippa218 test2018-07-27

my bookmarklet

nz='';$('.task__name-inner').each((function(){nz+=$(this).text()+'\n'}));$('#logo').append('<text...

extremely smooth scrolling by Vanilla JS/CSS

(()=>{'use strict';const y=Math.max(...[window.pageYOffset,window.scrollY,document.documentElemen...
noromanba grosscroll2018-07-25

smooth scrolling by Vanilla; for jQuery.animate() lover

(()=>{'use strict';const y=Math.max(...[window.pageYOffset,window.scrollY,document.documentElemen...
noromanba H::H spam keywords2018-07-24

get Hatena Haiku spam keywords abstract

(async()=>{'use strict';const KEYWORD_FILTER='https://haikuantispam.lightni.ng/api/recent_keyword...
<< 10 11 12 13 14 15 16 17 18 19