Created
March 31, 2025 13:42
-
-
Save autch/f23836f065a2fdd52cf58ab277306211 to your computer and use it in GitHub Desktop.
Twitter (or X) の画像を原寸で表示させるbookmarklet
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javascript:window.location.href=((h)=>{u=new URL(h);u.searchParams.set("name","orig");return u.href})(window.location.href) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment