2ch.netを2ch.scに変換するだけ。判る人のみ。
/* * @title net2sc * @description 2ch.netを2ch.scに変換するだけ。判る人のみ。 * @include http://*.2ch.net/ * @license MIT License */ javascript:location.href=location.href.replace('2ch\.net', '2ch\.sc');