Skip to content

Instantly share code, notes, and snippets.

@yuanqing
Created January 1, 2022 02:56
Show Gist options
  • Save yuanqing/0e7c82ac30ecf07f60f38cd8eb7eb517 to your computer and use it in GitHub Desktop.
Save yuanqing/0e7c82ac30ecf07f60f38cd8eb7eb517 to your computer and use it in GitHub Desktop.
tell application "System Events"
tell process "Figma"
set frontmost to true
click menu item "Run last plugin" of menu "Plugins" of menu bar 1
end tell
end tell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment