Google Chrome Version Detection (MacOSX)

Summary
Detection of installed version of Google Chrome on Mac OS X. The script logs in via ssh, searches for folder 'Google Chrome.app' and queries the related 'info.plist' file for string 'CFBundleShortVersionString' via command line option 'defaults read'.
Detection
executable version check