Skip to content

Instantly share code, notes, and snippets.

@hax
Created September 20, 2011 10:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hax/1228785 to your computer and use it in GitHub Desktop.
Save hax/1228785 to your computer and use it in GitHub Desktop.
A bookmarklet to show more group links for the Sina Weibo v4 (Sep, 2011)
javascript:void function(){STK.sizzle('[node-type="feedGroupLayer"]')[0].style.display='block';STK.sizzle('[node-type="feedGroupLayer"] a[href]')[0].focus()}()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment