81971 Bookmarklets! Create

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

fetch w/ request timeout by AbortController

(async()=>{'use strict';const controller=new AbortController;const signal=controller.signal;signa...
austinburk Sudohaiku2018-05-10

Filter spam using data from Haiku Anti-Spam. Very first (beta/testing/unreleased) version, soon t...

function addNewHaikuListener(){var userScores;var xmlhttp=new XMLHttpRequest;xmlhttp.onreadystate...
noromanba vert-rl2018-05-06

ng x-browser vertical viewer

(()=>{'use strict';[...document.styleSheets].forEach((sheet=>sheet.disabled=true));const wall=doc...
noromanba darkmode2018-05-06

switchable darkmode

(()=>{'use strict';const set_color=nodes=>{nodes.forEach((node=>{if(!node.style)return;const[r,g,...
nanikamado 黒背景2018-05-05

サイトの背景を黒に、文字色を、元々の色の彩度を最大にしたものにします。 2種類モードがあり、実行す...

(()=>{let my_style,all=document.querySelectorAll('*'),mode=(my_style=document.querySelector('.dar...

inspired by http://let.hatelabo.jp/mame-tanuki/let/gYC-xpP0iY7WfA

(function(d){if(!d.documentElement.hasAttribute('data-entry-eid'))return;const SearchForm=d.query...

ホームセンター カインズのサイトでDIYのレシピを検索します。

var k=prompt('CAINZ DIY STYLE SEARCH\n材料やテーマなどキーワードを入力してください。','');if(k){l...

Quantum になってから表示されなくなった Hatena::Let の favicon を復活させます。

((o=document.querySelector('link[rel="shortcut icon"]'),n=o.cloneNode())=>{n.type='image/png';o.r...

Twitterの個別ツイート(https://twitter.com/<name>/status/<id>)前後のタイムラインを表示→【ユーザー...

(function(i,u,s,c,q,w){w=window.open('https://twitter.com/search?q='+encodeURIComponent('from:'+u...
labocho Tweet2018-04-19

閲覧中のページの URL と、選択文字列またはタイトルとともに Tweet 作成ページへ遷移します。

(function(){var link,url,message;link=document.querySelector("link[rel=canonical]");url=link&&lin...
noromanba <[ ]>2018-04-19

NxN, NxM enlarge

(()=>{'use strict';const enlarged=location.pathname.replace(/\/(?<x>\d+)x(?<y>\d+)\//,((...args)=...

はてなハイクのタイムラインを自分の投稿だけにする(Proxy を使ってみたかっただけ

(()=>{const d_=document;d_.head.appendChild(Object.assign(d_.createElement("style"),{innerHTML:`\...
noromanba KMT2018-04-15

K*ndle manga trial

(()=>{'use strict';const canon=document.head.querySelector(['link[rel="canonical"][href]'])||{};i...

選択した文字列をASINとみなして、Kindle漫画ブラウザ試し読みを開く。Kindle漫画以外は試し読みできな...

javascript:(function(){var d=document;var tx=d.selection?d.selection.createRange().text:d.getSele...

動くといいね。masterではもう動かないよ。

(()=>{const store=(()=>{let current_node=document.querySelector('#mastodon')._reactRootContainer....
noromanba -H::Go2018-04-10

Hatena Go URL redirector remover

(()=>{'use strict';const detox=ctx=>{ctx.querySelectorAll(['a[href^="http://a.st-hatena.com/go?"]...
noromanba each skeleton2018-04-10

abstract each something on Dynamic Page

(function(){var slice=Function.prototype.call.bind(Array.prototype.slice);var handler=function(co...
chanchihiro insta_scroll2018-04-04

インスタがスクロールします

$scrollY=0;function autoScroll(){var $sampleBox=document.getElementsByClassName("_29u45");$sample...

トゥートの個別ページでいいね・ブーストした人のアイコンを表示します。

((d=document,l,u,f)=>{l=[...d.querySelectorAll('a.detailed-status__datetime, .detailed-status__me...
maRk KADEN to B!2018-03-29

Convert COMMENT URL to Hatena Bookmark

((d,dd)=>{if(dd!=="kadenkaigi.com")return;const cmtURI=d.querySelectorAll(".link-comment-btn[href...
<< 13 14 15 16 17 18 19 20 21 22