Created
March 7, 2019 10:21
-
-
Save blackhalt/0e2b57858e46ff51670477dcf99832b9 to your computer and use it in GitHub Desktop.
Twitter 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:e=document.querySelector("div.ProfileNav[data-user-id]");f=e.dataset.userId;void(open("https://twitter.com/intent/user?user_id="+f)) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment