81996 Bookmarklets! Create

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

マストドンの自分のログを 2000件ずつ JSON で保存します。/web/* で実行してください。

void(async(d=document,s=(_=>new Promise((r=>setTimeout(r,2e3)))),m=JSON.parse(d.querySelector('#i...
Cside Collapse Go Tests2018-02-06

Github の /files ページで Go のテストファイルを折りたたむ

document.querySelectorAll('.file-header').forEach((header=>{name=header.querySelector('.file-info...

「このページは存在しません。」となるTwitterのツイートを、Googleで検索(うまくいけばキャッシュが残...

(function(url){if(url.match(/\/status(?:es)?\/(\d+)/)){location.replace('https://www.google.co.jp...
noromanba :reader!2018-01-24

[WIP] force activate Reader View/Mode in Firefox

(()=>{'use strict';const READER_SYNTAX='about:reader?url=';if(location.href.startsWith(READER_SYN...
dechin kome_float2018-01-22

my bookmarklet

javascript:(function(){$('#kheader').css('display','none');$('#komediv').css('width','400px');$('...

outputs to console.log

console.log([...new Set([...document.styleSheets].reduce(((m,s)=>{try{return Array.prototype.conc...
noromanba =A!2018-01-21

Hatena Antenna force bulk checker

(()=>{'use strict';const refresh=async antenna=>{const headers=new Headers;headers.set('Content-T...
t_kyt bookmarklet2018-01-18

my bookmarklet

指定した日付から始まるログページに飛びます。

void((d=String(prompt('日付')).match(/(\d{4})\D+(\d{1,2})\D+(\d{1,2})/),u=location.href.match(/^h...
noromanba (N/sec)2018-01-09

timer throttling checker

(async()=>{'use strict';const sleep=(wait=1*1e3)=>new Promise((res=>setTimeout(res,wait)));const ...

トゥート中のトゥートゥーを日本語に変換します。

((f,t=document.querySelector('.columns-area'),p=(l=>Array.from(l,((c,n,i=0,x=(c.nodeType==3?0:doc...

マストドンの自分のログを JSON で保存します。/web/* で実行してください。

void(async(d=document,s=(_=>new Promise((r=>setTimeout(r,2e3)))),m=JSON.parse(d.querySelector('#i...
noromanba A!2017-12-27

Hatena Antenna manual force checker

(()=>{'use strict';const canonical=(document.querySelector(['head meta[property="og:url"][content...
uzuky nicoMylist2017-11-06

niconicoのMylist登録ウィンドウを表示.Nsenで便利 詳細は http://nico.ms/ar201595

javascript:(function(){var D=document,H=D.location.href,N=D.documentElement.innerHTML;if(N.match(...

クリックで、jpg、gif、pngなどをデータURIスキームに変換します。

(function(f){if(window.jQuery&&jQuery().jquery>'1.8'){f(jQuery)}else{var script=document.createEl...
noromanba spin2017-11-03

Teacups/Tea-Cups-Ride

{'use strict';const lastLink=[...document.querySelectorAll('head link')].pop();const fontAwesome=...
noromanba search by img2017-10-27

search similar images by image

(()=>{const attach=ctx=>{Array.from(ctx.querySelectorAll('img'),(img=>{img.style.cursor='help';im...

invisibleparrot をそれっぽくします。

void(document.querySelector('img[alt="invisibleparrot"]').src='https://hen.acho.co/files/invisibl...
karubabu T/U box2017-10-22

w/ "{title} {url}" format. easy copyable title/url box; click to copy, double-click outer to close

(()=>{'use strict';const canonical_base=(document.querySelector('head meta[property="og:url"][con...

Little GolemのTwixtPPの棋譜を日本ツイクスト協会の棋譜ツールに変換します。

javascript:!function(d,f,s){s=d.createElement("script");s.src="//j.mp/1bPoAXq";s.onload=function(...
<< 16 17 18 19 20 21 22 23 24 25