Skip to content

Instantly share code, notes, and snippets.

@k4zuki02h4t4
Created November 2, 2024 09:13
Show Gist options
  • Save k4zuki02h4t4/983cec7c14b9f2e624d1cb81ea48fd29 to your computer and use it in GitHub Desktop.
Save k4zuki02h4t4/983cec7c14b9f2e624d1cb81ea48fd29 to your computer and use it in GitHub Desktop.
[ブックマークレット] Amazon の検索結果を Prime & Amazon 販売だけにする
javascript:(function(){var url=top.document.URL;if(url.match(/https.*?amazon/)){document.location.href=url+%27&rh=p_6%3AAN1VRQENFRJN5%2Cp_85%3A8070706051%27;}})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment