Last active
February 2, 2017 00:53
-
-
Save omoshetech-t/233e8a91dacb9e1f1d1fe79ca9f52d6e to your computer and use it in GitHub Desktop.
Set bounds of the front window for Safari
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
tell application "Safari" to set bounds of the front window to {0, 0, 1280, 720} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment