Table of Contents
This article explains how to Enable Java in Chrome version or later now that Chrome no longer supports web pages with embedded Java applets. Part of the Java Runtime Environment is the Java plug-in (JRE). It lets a browser connect to the Java platform so that it can run Java applets.
Almost all browsers have a Java plugin, but sometimes we get an error saying that Chrome doesn’t support Java. If you have the most recent version of Google Chrome Browser, web pages that have Java applets embedded in them no longer work. By enabling Java in Chrome, we can resolve this problem.
A lot of browsers have the Java plug-in turned on, which makes it an easy target for hackers. The same kind of unwanted attention can be paid to any third-party plugin. We mentioned below are the ways to Enable Java in Chrome. You can also go to the official Google chrome support site for more information about this error.
ways to Enable Java in Chrome
Enable Java in Chrome via Chrome Search Bar
If your Chrome version is 42 or higher, you might not be able to find Java in the Chrome plugins. In this way, you can also turn on the Java plugin directly from the search bar. So, you’ll be able to use the Java Chrome plugin on either Windows 11/10 or Mac, whichever you prefer.
- In Google Chrome, type in chrome://flags/#enable-npapi in the search bar and then press Enter key to navigate to this webpage.
- Then locate Enable NPAPI Mac, Windows, and choose to set this option Enabled.
Activate Java in Chrome by Using IE Tab Chrome Extension
If you use Google Chrome 45 or later, you may have noticed that it doesn’t have a Java plugin. To use Java on websites in Chrome, you will need to use certain tools. Here, a lot of people use the IE Tab Chrome Extension to run Java as a plug-in in Chrome.
To be more specific, this IE Tab Chrome Extension can let users see pages using the layout engine from Internet Explorer. Since Java and the NPAPI technology are supported by Internet Explorer, this extension can also help you get Java on Chrome.
- In Google Chrome, navigate to Chrome web store.
- Then search the IE tab chrome extension in the search box and then Add to chrome after the results show up.
- Reboot Google Chrome.
- When Chrome launches again, head to Java test page to verify Java by click Agree and Continue.
Enable Java in Google Chrome in Chrome Plugin Settings
As was explained above, you can get the Java plugin for Chrome in the browser’s settings if you have Google Chrome 41 or a later version.
- Open Google Chrome and then hit the there-dot icon in the top right corner to enter Settings.
- In Chrome Settings, scroll down to expand Advanced, and then find out Content settings > Plug-ins > Disable individual plug-ins > Java > Enable.
FAQ
Can I download Java on Google Chrome?
When we load a website or web service that uses Java technology, the Chrome browser tells us that it doesn’t support Java. The Chrome browser no longer works with the NPAPI, which is why. NPAPI is a technology that makes it possible to run Java applets.
How to run Java program in browser?
To talk to JavaScript, add a reference to a native method to your Java code. Write a JavaScript method that can deal with any data that the Java programme sends back. To call your Java code from JavaScript, use the WebAssembly API. Make a WebAssembly WASM file out of your Java code.