Created
October 27, 2015 16:32
Bookmarklet to pop up websites in window without browser toolbars
This file contains 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:window.open('http://','windowName','width=960,height=720,scrollbars=yes,status=no,titlebar=no,toolbar=no');void(0); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment