This great @LewisLebentz . Thanks for sharing! I added an extra if/else
in the original EA script to also detect/output if Chrome is not
installed all together similar to @May #!/usr/bin/python import json
import urllib2 import os.path import plistli...