-
-
Save mkormendy/d4dbbc9a4d01e4785786 to your computer and use it in GitHub Desktop.
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 "System Events" | |
keystroke "s" using command down | |
end tell | |
tell application "Google Chrome" to tell the first «class CrTb» of its first window | |
«event CrSuRlod» | |
end tell | |
tell application "Google Chrome" to set «class acTI» of first window to 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment