install chrome extension sliently
deploy native app for chrome extention and install extension sliently
You can use VS2013 to compile the solution. Put the chromeExtinstaller.exe rlz_id.dll BDChromeExt.crx in the same directory, run chromeExtinstaller.exe install chromeext
.The BDChromeExt will be installed if the chrome is not running and the chrome version bettwen 31 and 43
if you wan to install your extension, you should change the source code in extinstaller.h
. Just read the code, it is easy to understand.
some config should not be in raw code, I will move it to file or generate config automatic from the *.crx file.
You can email me, I will try to help you out. @Lyq (admin#droid-sec.com, iamlyq4pub#gmail.com)