So, I evidently ended up with the newest version of Chrome, as proven by the fact that the one web site I need, and which uses Java, is no longer functional. Is there a) a method to make Chrome 42 work with Java or b) download and use an older version of Chrome?
There’s a flag called //flags/#enable-npapi you can set to make it work (for now).
From here:
http://www.chromium.org/developers/npapi-deprecation
Good to know, but how do I perform the over rides?
Type “Chrome://flags/#enable-npapi” in the address field and press enter. The flag will display. Click to enable. Shut down ALL instances of Chrome and it should work as soon as you reopen it.
This is only a temporary solution; Chrome will remove this flag by the end of the year. It’s a very old API (the “N” stands for “Netscape”) and Google has the right idea. Thery announced this two years ago, but Java hasn’t done anything.