I would like to develop a chrome extension/application from my java application. Is this possible? If so, could you please point me to some tutorials/resources?
Thanks!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
AFAIK (at least when I was doing those things) chrome extensions can be written only in javascript.
Everything is here:
http://code.google.com/chrome/extensions/getstarted.html