Created
December 19, 2023 11:42
-
-
Save silver-mixer/c4bf262a0acfca64b7b1f8d3880c03a8 to your computer and use it in GitHub Desktop.
Open media tweets list 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:u=location.href.match(/https:\/\/twitter\.com\/([0-9a-zA-Z_]+)/)[1];window.open(`https://twitter.com/search?q=from%3A${u}%20filter%3Amedia&src=typed_query&f=live`); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment