Skip to content

Instantly share code, notes, and snippets.

@bKNN
Last active November 12, 2018 10:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bKNN/8d1ff2bee4e5c3c4e331900ea9d626ed to your computer and use it in GitHub Desktop.
Save bKNN/8d1ff2bee4e5c3c4e331900ea9d626ed to your computer and use it in GitHub Desktop.
BOOKMARKLET - test responsive websites on different device resolutions.
javascript:(function(w){var Y=w.open("https://www.responsinator.com/?scroll=ext&url="+document.location.href);Y.focus()})(window);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment