82006 Bookmarklets! Create
Hatena::Let でブックマークレットをかんたんに作成・公開しよう!
reset font size/family
(()=>{'use strict';const wall=document.head||document.body;wall.append(Object.assign(document.cre...
de-color to scanned printable recycled colored paper
(()=>{const style=document.body.style;style.filter?style.filter='':style.filter=['grayscale(1)','...
strictly Chrome/ium well-fullscreen on LXDE or Other DE on Ubuntu
(()=>{'use strict';class NotImplementedError extends ReferenceError{}const fullscreen='fullscreen...
open artwork on spotify.com
(()=>{'use strict';const coverart=document.body.querySelector('.cover-art-image');const link=(cov...
append Fragment Identifier links
(()=>{'use strict';{const wall=document.head||document.body||document.documentElement;wall.append...
Chrome/ium well-fullscreen on LXDE or Other DE on Ubuntu
document.documentElement.webkitRequestFullScreen();
https://help.github.com/articles/getting-permanent-links-to-files/ githubサイト内で「y」を押すこ...
if(location.host==="github.com"){var pathname=document.querySelector('a[data-hotkey="y"]').getAtt...
Google検索結果から検索文字列以外の不要なクエリパラメータを削除
if(location.host.includes("www.google")){var tmp=location.href.split("?");var fore=tmp[0];var que...
DQX 思い出アルバム保存補助ブックマークレット Ver.1.0 for Firefox+dTa
var myName=$('#myCharacterName').text();$('.contentsTable1TD1').each((function(){var img=$(this)....
Hootlet without URL shortener
var url='https://hootsuite.com/hootlet/load';(function(){if(!window.open(url,'t','scrollbars=0,to...
Hootlet without URL shortener
var url='https://hootsuite.com/hootlet/load?title='+encodeURIComponent(document.title+" "+documen...
サイトの背景色を黒にし、文字色を明るくします。詳しい説明はソースコード内の先頭のコメントを見てく...
(()=>{'use strict';let bgcolor='rgb(22,22,22)';let time={all:Date.now()};const computedStyleMap=n...
normalize redundant url/canonical on www.amazon.tld
(()=>{'use strict';if(!/(?:www\.)*amazon\.[a-z]{2,3}(?:\.[a-z]{2})*$/.test(location.hostname)||![...
my bookmarklet
console.log('hello, world');
アマゾンのURLで商品名や参照元URLなど無用に長いURLを必要最低限まで短くしています。ただ、twitter用...
if(location.href.match(/(https:\/\/www\.amazon\.(com|co\.jp|de|fr|co\.uk|cn))/)){var e=document.g...
greedy quote Hatena Star
(()=>{'use strict';const add_style=(()=>{const wall=document.head||document.body||document.docume...
引用になってなくても引用スターできるようにします
(()=>{function change_button_color(img){let canvas;document.querySelectorAll('img.hatena-star-add...
inject Hatena.Star.SiteConfigGenerator
(()=>{document.body.appendChild(Object.assign(document.createElement('script'),{charset:'utf-8',s...
eh, too wide paragraphs... :/
(function(){Object.assign(document.body.style,{maxWidth:prompt('body width','22cm')+'!important',...
カードの祖先一覧を表示します。
void(async(w=512,m=w>>3,s='https://api.crypko.ai/crypkos/',D=document,$=(q=>D.querySelector(q)),E...