Sections
Launch /Applications/AppleScript/AppleScript Utility.app and enable the
“Show Script Menu in menu bar” option. You'll see the script menu appear. To
add scripts to the menu, drop them in your ~/Library/Scripts folder. Scripts
in the root level of this folder are accessible from any application.
If you have application-specific scripts that you only want to appear when a certain application is front-most, create a folder structure within the Scripts folder like so:
''~/Library/Scripts/Applications/<app name>''
Any scripts placed in the “app name” folder will appear only when you access the script menu while that app is active. Make sure the app name matches the name of the application as it is displayed in the menu bar to the right of the Apple menu.