Skip to content

Instantly share code, notes, and snippets.

@keewon
Created August 24, 2015 05:43
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 keewon/2f5668a0954b46dfb126 to your computer and use it in GitHub Desktop.
Save keewon/2f5668a0954b46dfb126 to your computer and use it in GitHub Desktop.
Bookmarklet for Clearing Tapjoy Developer Console
javascript:(function(){$('#consoleContainer')[0].innerHTML="";}());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment