Firefox userChrome.js greasemonkeyスクリプトスレ32©5ch.io
■ このスレッドは過去ログ倉庫に格納されています
0622名無しさん@お腹いっぱい。
2016/05/17(火) 19:26:57.75ID:beEQ3x+D0if(e.button != 0 || !this.className.match(/^(itemLink|link)$/i)
|| !this.href || (this.href && !this.href.match(/^http:\/\//i)) ) return;
history.pushState(history.state,document.title,location.href);
location.href=this.href;
});
■ このスレッドは過去ログ倉庫に格納されています