81995 Bookmarklets! Create
Hatena::Let でブックマークレットをかんたんに作成・公開しよう!
tiny Hatena Star Everywhere w/ text message
(()=>{'use strict';const canon=(document.querySelector(['head meta[property="og:url"][content]'])...
simple Hatena Star Everywhere w/ mobile IF
(()=>{'use strict';const canon=(document.querySelector(['head meta[property="og:url"][content]'])...
Hatena Haiku spam filtering w/ lightni.ng feat. Proxy
(()=>{const d_=document;const g={THRESHOLD:5,blacklist:{},no_more_entry:false,me:Hatena.Visitor.n...
revive "[saving...]" indicator on Hatena::Let
(()=>{'use strict';const indicator=document.body.querySelector(['img[src]#auto_save_icon']);if(!i...
fix viewer link to Desktop from app-scheme
(()=>{'use strict';document.body.querySelectorAll(['a[href^="com-access-store://?id="]']).forEach...
fetch w/ request timeout by AbortController
(async()=>{'use strict';const controller=new AbortController;const signal=controller.signal;signa...
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...
ng x-browser vertical viewer
(()=>{'use strict';[...document.styleSheets].forEach((sheet=>sheet.disabled=true));const wall=doc...
switchable darkmode
(()=>{'use strict';const set_color=nodes=>{nodes.forEach((node=>{if(!node.style)return;const[r,g,...
サイトの背景を黒に、文字色を、元々の色の彩度を最大にしたものにします。 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...
閲覧中のページの URL と、選択文字列またはタイトルとともに Tweet 作成ページへ遷移します。
(function(){var link,url,message;link=document.querySelector("link[rel=canonical]");url=link&&lin...
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:`\...
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....