Skip to content

Instantly share code, notes, and snippets.

@mostlyfine
Created January 19, 2018 07:54
Show Gist options
  • Save mostlyfine/d9bbcf4b829da9bce54c8d20e9ff6ec8 to your computer and use it in GitHub Desktop.
Save mostlyfine/d9bbcf4b829da9bce54c8d20e9ff6ec8 to your computer and use it in GitHub Desktop.
ga clear
javascript:(function()%7B%20var%20style%20%3D%20document.createElement(%27style%27),%20styleContent%20%3D%20document.createTextNode(%27%23ID-gmsHeader,%23ID-header,%23ID-gafe4Nav%7Bdisplay:none%7D%27)%3B%20style.appendChild(styleContent%20)%3B%20var%20caput%20%3D%20document.getElementsByTagName(%27head%27)%3B%20caput%5B0%5D.appendChild(style)%3B%20%7D)()%3B
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment