82006 Bookmarklets! Create
Hatena::Let でブックマークレットをかんたんに作成・公開しよう!
カードの祖先一覧を表示します。
void(async(w=512,m=w>>3,D=document,$=(q=>D.querySelector(q)),E=((n,a={},c=[])=>(n=Object.assign(D...
prompt Markdown inline link
prompt('Copy Me',`[${document.title}](${location.href})`);void 0;
prompt Hatena URL Syntax with title
(()=>{window.prompt('Copy Me',`[${location.href}:title=]`)})();
prompt escaped title with Hatena Syntax
(()=>{const escaped=document.title.replace(/\[/g,'[').replace(/\]/g,']');const syntax=`[$...
prompt title
prompt('Copy Me',document.title);void 0;
取引の画面でカードの URL を抽出して、名前のあるカードへのリンクを生成します。
void Promise.all([...document.querySelectorAll('a[href*="card"]')].filter((n=>/手に入れました|受...
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...
var exampleXHR=GM.xmlHttpRequest({method:"GET",url:"http://n.hatena.ne.jp/setting/ignore.json",on...
DQ10 冒険者の広場 思い出アルバム(画像が9個並んでるとこ)でブックマークレットを実行してファイル名付...
(function(){var datetype=1;var callbacks=[],i=0;if(!localStorage['dahe']){prompt('DownThemAll!の...
DQ10 冒険者の広場 思い出アルバム(画像が9個並んでるとこ)でブックマークレットを実行してファイル名付...
var esc=function(ve){return ve.replace(/\u002f/g,'').replace(/:/g,'').replace(/ /g,'_')};var zah=...
[WIP] X-platform Daily Portal Z Eternity in Hell -- Mugen Jigoku; Avici Hell on https
(()=>{'use strict';if(location.hostname!=='portal.nifty.com'){location.href='https://portal.nifty...
X-platform Daily Portal Z Eternity in Hell -- Mugen Jigoku; Avici Hell
(()=>{'use strict';if(location.hostname!=='portal.nifty.com'){location.href='http://portal.nifty....
XXX cross-domain GET over CORS abstract
(()=>{'use strict';const controller=new AbortController;const signal=controller.signal;const TIME...
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...