Skip to content

Instantly share code, notes, and snippets.

@omoshetech-t
Last active February 2, 2017 00:53
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 omoshetech-t/233e8a91dacb9e1f1d1fe79ca9f52d6e to your computer and use it in GitHub Desktop.
Save omoshetech-t/233e8a91dacb9e1f1d1fe79ca9f52d6e to your computer and use it in GitHub Desktop.
Set bounds of the front window for Safari
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