Out of date plug-ins – Google Chrome Help
http://support.google.com/chrome/bin/answer.py?hl=en&answer=1181003
Here’s a simple script to accomplish this:
”
#!/bin/sh -f
/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome
–allow-outdated-plugins
“