Hi all
I want to know how to add java plugin to google chrome.Does this work fine for anyone can you please tell me the procedure.
Thaks in Advance
This is a discussion on java plugin for chrome within the Chrome Troubleshooting section, part of the Google Chrome category: Hi all I want to know how to add java plugin to google chrome.Does this work fine for anyone can ...
Hi all
I want to know how to add java plugin to google chrome.Does this work fine for anyone can you please tell me the procedure.
Thaks in Advance
What Java plugin are you trying to install ...
You need to create a folder called User Scripts in the following location ....
Users>your name>AppData>Local>Google>Chrome>User Data>Default
To enable User Scripts plugins you will need to add the following to the Target in your Chrome shortcut ...
--enable-user-scripts
Your target should look like this
C:\Users\your name\AppData\Local\Google\Chrome\Application\chrome.exe --enable-user-scripts
The space between the exe and --enable is vet important !!
Wait.. is he trying to create a Javascript extension ?
Or is he trying to figure out if the Java platform plugin is installed ?
For #1, see http://www.mattcutts.com/blog/write-chrome-extension/
For #2, typein your address bar and you will see if the Java Platform is installed and what version you are using.Code:about:plugins