Skip to content

Instantly share code, notes, and snippets.

@PaeP3nguin
Last active April 22, 2017 19:38
Show Gist options
  • Save PaeP3nguin/91a0018592b818444969add4c6e6f80b to your computer and use it in GitHub Desktop.
Save PaeP3nguin/91a0018592b818444969add4c6e6f80b to your computer and use it in GitHub Desktop.
Bookmarklet to check if page is down for everyone or just you
javascript:window.open('http://isup.me/'+loadTimeData.data_.summary.failedUrl)
javascript:(function(){window.open('http://isup.me/'+location.href)})()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment