Skip to content

Instantly share code, notes, and snippets.

@yllan
Last active August 29, 2015 14:08
Show Gist options
  • Select an option

  • Save yllan/5f19958a35e139ab0c58 to your computer and use it in GitHub Desktop.

Select an option

Save yllan/5f19958a35e139ab0c58 to your computer and use it in GitHub Desktop.
Show the position of your tweet in perfume-global.com World Tour 3 count down site.
javascript:(function(){m=pointCloudMesh;for(i=m.enabledParamsNum-1;i>=0;i--)if(m.getTwitterData(i).user_name=="yllan"){m.setPointSize(i,70);m.attributes.r.value[i]=0.3;m.attributes.r.needsUpdate=true;}})()
@yllan
Copy link
Copy Markdown
Author

yllan commented Oct 28, 2014

  1. Replace yllan to your tweet handle in the above code.
  2. Save the link to browser's bookmark bar. Screencast for Chrome.
  3. Go to Perfume World Tour 3 Count Down Site.
  4. After all tweets were loaded, click the bookmarklet. Your tweet position should show up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment