Skip to content

Instantly share code, notes, and snippets.

@m-ueno
Last active February 16, 2024 12:14
Show Gist options
  • Save m-ueno/1cd5de36969e3baa534f4fa9a83e6770 to your computer and use it in GitHub Desktop.
Save m-ueno/1cd5de36969e3baa534f4fa9a83e6770 to your computer and use it in GitHub Desktop.
javascript:(()=>{const a=new URL(window.location.href);"www.amazon.co.jp"!==a.host||(location.href.match(/\/(?:dp|product|asin)\/([^/?%]+)/i)&&window.open(`https://sakura-checker.jp/search/${RegExp.lastParen}/`))})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment