Google-chrome – Chrome blocking Java plugin

google-chromejava-appletplugins

When I use Chrome with a certain page, I get the following message shown in a yellow bar along the top of my screen:

The Java plug-in was blocked because it is out of date.

I have the following options:

  • Update plug-in…
  • Run this time
  • X [to close the bar, effectively saying "don't upgrade, don't run it"

I can't upgrade the plugin due to system policy.

If I click on the X to get rid of the bar, is there a way to later on choose the "Run this time" option?

Best Answer

If you reload the page, I believe chrome will ask again for the plugin...

But instead of incessantly facing that prompt, run chrome with --allow-outdated-plugins command line switch. Let me warn you that this is not secure though.

Related Question