Skip to content

Instantly share code, notes, and snippets.

@pazworld
Created September 27, 2025 09:21
Show Gist options
  • Save pazworld/6ed6eeb79ce6b0596ee180ebc3b8459a to your computer and use it in GitHub Desktop.
Save pazworld/6ed6eeb79ce6b0596ee180ebc3b8459a to your computer and use it in GitHub Desktop.
YouTubeのショート動画を通常サイズで表示するブックマークレット
javascript:(function(){window.location.href=window.location.href.replace('/shorts/','/watch?v=');})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment