# List of Mac Chrome plugins to verify plugins' version and state. # To add new plugin, add new plugin with following version in the list, # {u'name':'', u'enabled':, u'version':u''} # Used by: chrome/test/functional/plugins_check.py [ {u'name':'Shockwave Flash', u'enabled':'True', u'version':u'10.2.154.9'}, {u'name':'Chrome PDF Viewer', u'enabled':'True', u'version':u''}, ]