Created
January 19, 2018 07:54
-
-
Save mostlyfine/d9bbcf4b829da9bce54c8d20e9ff6ec8 to your computer and use it in GitHub Desktop.
ga clear
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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