Hatena::Let template strings crash PoC
try{`//`}catch(e){window.alert(e)}
open chatting window/tab
(()=>{'use strict';const url=new URL(location.href);const id=url.searchParams.get('v')||url.pathn...
links to downloadable; e.g. txt/html
(()=>{'use strict';[...document.querySelectorAll(['a[href]:not([download])'])].forEach((link=>{li...
flip mirror-reversed images; e.g. selfie
(()=>{'use strict';document.body.appendChild(Object.assign(document.createElement('style'),{textC...
hidden user comments on instagram.com
(()=>{'use strict';if(!location.hostname.endsWith('.instagram.com')){return}const wall=document.h...
toggle the video Picture-in-Picture mode
(()=>{'use strict';if(document.pictureInPictureElement){document.exitPictureInPicture();return}[....
restoring completed about 4-byte UTF-8 (e.g. Emoji) problems from 2019-03-01 16:42 until 2019-04-...
'Status Updates';`\nHatena:\nrestoring completed\nhttps://labo.hatenastaff.com/entry/2019/04/09/1...
Surrogates test via http://let.hatelabo.jp/noromanba/let/hLHWu_uv_Ilz
alert`?`;alert`?`;alert`?`;alert`?`;
blank title let; assert "no title [bookmarklet]" via http://let.hatelabo.jp/noromanba/let/hLHWu_u...
Surrogates test via http://let.hatelabo.jp/noromanba/let/hLHWu_uv_Ilz
alert`Hokke`;
prompt download-link of Chrome Extension aka crx on Chrome Web Store
(()=>{'use strict';const extid=location.pathname.split('/').filter((s=>!!s)).pop();const link=new...
mobile optimization
(()=>{'use strict';const url=location.href;const proxy='https://googleweblight.com/?lite_url=';lo...
list global props of content-scripts
{const sandbox=document.body.appendChild(document.createElement('iframe')).contentWindow;console....
enforce English page w/o login/sign-in
(()=>{'use strict';const url=new URL(location.href);const langQuery=new Set(['hl','lang']);[...la...
choice English page w/o login/sign-in
(()=>{'use strict';const url=new URL(location.href);const langQuery=new Set(['hl','lang']);[...ur...
get Signed INT32 max value 2147483647 w/ DOM API
(()=>{'use strict';const wall=document.head||document.body||document.documentElement;const sandbo...
extremely smooth scrolling by Vanilla JS/CSS
(()=>{'use strict';const y=Math.max(...[window.pageYOffset,window.scrollY,document.documentElemen...
smooth scrolling by Vanilla; for jQuery.animate() lover
(()=>{'use strict';const y=Math.max(...[window.pageYOffset,window.scrollY,document.documentElemen...
get Hatena Haiku spam keywords abstract
(async()=>{'use strict';const KEYWORD_FILTER='https://haikuantispam.lightni.ng/api/recent_keyword...
what is the origin of GigaViewer
new WeakSet(...[...document.body.querySelectorAll('img.page-image')].map((img=>[...img.attributes...