hadsn (6)

my bookmarklet

javascript:(()=>{const myURL=document.URL;if(myURL.search(RegExp("x\\.com\\/[0-9A-Za-z]+\\/status...

フルサービス店の松屋に行きたくありませんか? 店舗リスト (https://pkg.navitime.co.jp/matsuyafoods/s...

javascript:(()=>{/*店舗リストにw_7_searchresult_1_1_spot-info-list-rowというclass名がついている...

動画広告を見ろと迫ってくるサイトでお断りするためのブックマークレット

javascript:(()=>{document.body.removeAttribute("class");document.body.removeAttribute("style");le...
hadsn CopyTitle & URL2025-11-20

表示中のページのタイトルとURLをコピーするやつ。httpスキームではnavigator.clipboardが使えないから...

javascript:(()=>{let myURL=document.URL;if(!myURL.includes('?')){myURL=myURL+'?'}else{myURL=myURL...

my bookmarklet

javascript:(()=>{document.getElementById("oblist4").remove();document.getElementById("ad-pc-artic...

NAVITIMEの任意の時刻表を、東急向けのNAVITIE電鉄・バス事業者向けソリューションで開くやつ

javascript:(()=>{var indexOfQuestion=document.URL.lastIndexOf('?')+1;var params;if(indexOfQuestio...