-
-
Save tallykatt/97fdb8fd2e48725739556b84c66152df to your computer and use it in GitHub Desktop.
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