How to install the extension in the browser chrome programmatically.
Running a file on a computer → extension added in chrome
How to implement it, which file in chrome is responsible for managing the installed extensions?
I figured out the documentation, created the file nojpnepbplnoojhiinbpegidccgolald.json (I used the application id as the name, I got it by installing the plugin in my chrome and copying it id ) in the folder
 C:\Users\<имя пользователя>\AppData\Local\Google\Chrome\Application\31.0.1650.63\Extensions with the following content:
 { "external_crx": "C:\Sdsattings.crx", "external_version": "1.0" } crx file placed on the C drive, restart chrome and nothing happens