Skip to content

Instantly share code, notes, and snippets.

@jasonalderman
Created March 26, 2016 17:12
Show Gist options
  • Save jasonalderman/dd6e377281bcdc09c4bd to your computer and use it in GitHub Desktop.
Save jasonalderman/dd6e377281bcdc09c4bd to your computer and use it in GitHub Desktop.
Nag-Free Pinterest: Quick-and-dirty bookmarklet to hide the nags and let you look at a Pinterest page while not logged in.
javascript:document.querySelector('div.Nags').remove();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment