81992 Bookmarklets! Create
Hatena::Let でブックマークレットをかんたんに作成・公開しよう!
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...
try to take over the world!
for(var i=0;i<$('.post img').length;i++){$('.post img').eq(i).attr('src',$('.post img').eq(i).att...
YouTubeの動画の現在位置のスクリーンショットを撮って、新しいタブに表示します。
(()=>{const query='.video-stream.html5-main-video';const video=document.querySelector(query);cons...
Subsonic の #nowplaying を生成してツイートする
(()=>{const d=document.getElementById('playQueue').contentWindow.document;const sn=d.getElementBy...
オムニ7のパスワードリセットで送付先メールアドレスを入力できるようにする
(function(){jQuery('table.u-tableForm tbody tr:last-child').css({display:'block'})})();