81983 Bookmarklets! Create

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

長年日記をさかのぼって読みたい人向け。はてなブログ(独自ドメイン可)で「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...
HinataYanagi read assist2019-07-14

Enterキーで現在選択している単語の"次の単語"を選択。英文をテンポよく読むために。複雑なドキュメント...

addEventListener("keydown",(event=>{if(event.key!="Enter")return;var walker=document.createTreeWa...
jigendaddy adweek_img2019-07-08

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...
laiso omni7-form-fix2019-07-04

オムニ7のパスワードリセットで送付先メールアドレスを入力できるようにする

(function(){jQuery('table.u-tableForm tbody tr:last-child').css({display:'block'})})();
Akkiesoft bookmarklet2019-07-03

my bookmarklet

out="";var input=document.getElementsByTagName('input');for(var i=0;i<input.length;i++){if(input[...
laiso scrapbox text2019-06-28

Scrapboxのページをプレーンテキストで閲覧する

location.pathname="/api/pages"+location.pathname+"/text";

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...

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...

2年前の自分のはてなブックマークを見る

n=2;DD=new Date;Y=String(DD.getFullYear()-n);M="0"+String(DD.getMonth()+1);M=M.slice(-2);D="0"+St...
noromanba IG denoiser2019-05-29

hidden user comments on instagram.com

(()=>{'use strict';if(!location.hostname.endsWith('.instagram.com')){return}const wall=document.h...
noromanba PinP2019-05-04

toggle the video Picture-in-Picture mode

(()=>{'use strict';if(document.pictureInPictureElement){document.exitPictureInPicture();return}[....

my bookmarklet

var firstLoadFlag=true;function IsHanEisu(str){str=str==null?"":str;if(str.match(/^[A-Za-z0-9]*$/...
andron mylet_19842019-04-23

ヤイヤイヤイ

alert('Big Brother is watching you');
<< 6 7 8 9 10 11 12 13 14 15