Click here to Skip to main content
15,881,516 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
can anyone help me on how to connect to google chrome. i would like to build a standalone c++ application(probably a dll) that would list events done by the browser.Probably like the BHO implementation of IE.

can anyone give the first thing or steps to do about it?!

thanks alot:) help much appreciated

PS: i already have known that google chrome is supporting MSSA.
Posted

1 solution

This tutorial may help you on how to write chrome extensions - http://code.google.com/chrome/extensions/getstarted.html[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900