Skip to content

Instantly share code, notes, and snippets.

@blackhalt
Created March 7, 2019 10:21
Show Gist options
  • Save blackhalt/0e2b57858e46ff51670477dcf99832b9 to your computer and use it in GitHub Desktop.
Save blackhalt/0e2b57858e46ff51670477dcf99832b9 to your computer and use it in GitHub Desktop.
Twitter bookmarklet
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