Hey so I've been learning javascript and how to use it in things and discovered you could bookmark javascript commands.
Came up with this:
javascript:window.open("http://downforeveryoneorjustme.com/"+window.location.hostname);
Bookmark it; then if you're on a slow loading website you can just click the bookmark and it will tell you if the site is down or not in a new window
All credit goes to downforeveryoneorjustme.com of course.
Came up with this:
javascript:window.open("http://downforeveryoneorjustme.com/"+window.location.hostname);
Bookmark it; then if you're on a slow loading website you can just click the bookmark and it will tell you if the site is down or not in a new window
All credit goes to downforeveryoneorjustme.com of course.