Skip to content

Instantly share code, notes, and snippets.

@darren-rose
Created June 5, 2014 10:45
Show Gist options
  • Save darren-rose/a3efa4d7df93f190c6b2 to your computer and use it in GitHub Desktop.
Save darren-rose/a3efa4d7df93f190c6b2 to your computer and use it in GitHub Desktop.
Bookmarklet to show/hide timestamp in error section
javascript:(function()%7B%24('%23debug_timestamp').toggleClass('hidden')%7D)()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment