81995 Bookmarklets! Create
Hatena::Let でブックマークレットをかんたんに作成・公開しよう!
javascript:void function(){var i,c,x,h;for(i=0;x=document.links[i];++i){h="#"+x.href;x.appendChi...
ポケモン徹底攻略のサイト内検索のショートカット
// Copyright (C) http://nurucom-archives.hp.infoseek.co.jp/digital/ EscapeSJIS=function(str){ret...
find a 0008
const matched=document.querySelector('html').innerHTML.match(/.{0,10}\u0008.{0,10}/);if(matched&&...
[タイトル URL]という形式でページのタイトルとURLをalertします
(function(){const content="["+document.title+" "+location.href+"]";alert(content)})();
Tweets NowBrowsing
const url=window.location.href;const title=document.title;const text=encodeURIComponent(` / "${ti...
SCP財団をより見やすくします
var a=document.getElementById('page-content');a.style.fontSize='16px';a.style.fontFamily='Yu Goth...
flip mirror-reversed images; e.g. selfie
(()=>{'use strict';document.body.appendChild(Object.assign(document.createElement('style'),{textC...
(function(){const imgs=document.getElementsByTagName('img');for(let i=0;i<imgs.length;i++){if(!im...
SCP財団をより見やすくします
var a=document.getElementById('page-content');a.style.fontSize='16px';a.style.fontFamily='Yu Goth...
(仮)Wizball の詳細ページを保存用に、ちょっといじる
(async _=>{if(location.hostname!="m.wizball.io"){alert("Please use at m.wizball.io !");return}con...
ゆとシート2 for SW2.5 にキャラクター保管所のキャラシをコンバートするツール。キャラクター保管所の...
var v2y=raw=>{insertHistory(raw);insertSimpleInfo(raw);insertItemsData(raw);insertWeapons(raw);in...
my bookmarklet
javascript:(function(){classCount=document.getElementsByClassName('gameListRow').length;var a=Mat...
長年日記を過去から読みたい人向け。はてなブログ(独自ドメイン可)で「http(s)://~/entries/yyyy/mm/...
javascript:(function(){var url=location.href.match(/(https?:\/\/[^\/]+\/entries\/)(\d{4})(\/\d\d\...
長年日記をさかのぼって読みたい人向け。はてなブログ(独自ドメイン可)で「http(s)://~/entries/yyyy...
javascript:(function(){var url=location.href.match(/(https?:\/\/[^\/]+\/entries\/)(\d{4})(\/\d\d\...
今日の長年日記を過去分から読みたい人向け。スクリプト内のURLに書かれたはてなブログの、2013年の今日...
javascript:(function(){var date=new Date;var mm="0"+String(date.getMonth()+1);var dd="0"+String(d...
今日の長年日記をさかのぼって読みたい人向け。スクリプト内のURLに書かれたはてなブログの、去年の今日...
javascript:(function(){var date=new Date;var yy=String(date.getFullYear()-1);var mm="0"+String(da...
今日の長年日記をさかのぼって読みたい人向け。はてなブログ(独自ドメイン可)を見ている状態で実行す...
javascript:(function(){if(location.href.match(/^(https?:\/\/[^\/]+\/).*/))var date=new Date;var y...
今日の長年日記を過去分から読みたい人向け。はてなブログ(独自ドメイン可)を見ている状態で実行する...
javascript:(function(){if(location.href.match(/^(https?:\/\/[^\/]+\/).*/))var date=new Date;var m...
twilogの「すべての年の同日ツイート」のページへジャンプします。スクリプト中の「yimamura」はツイー...
javascript:(function(){var date=new Date;var mm="0"+String(date.getMonth()+1);var dd="0"+String(d...
Enterキーで現在選択している単語の"次の単語"を選択。英文をテンポよく読むために。複雑なドキュメント...
addEventListener("keydown",(event=>{if(event.key!="Enter")return;var walker=document.createTreeWa...