Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

How to install a Chrome extension with C/C++?

I have to install a Chrome extension using C/C++.

I tried to copy the whole folder of a extension in C:\Users[login_name]\AppData\Local\Google\Chrome\User Data\Default\Extensions. After copying it I deleted the extension from Chrome and then pasted the extension folder back to its own place but it doesn’t get installed. How can I install a Chrome extension without using the Chrome browser? I want to install the extension using C/C++.

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

>Solution :

Google Chrome supports the following alternative extension installation methods:

  • Using a preferences JSON file (for macOS X and Linux only)
  • Using the Windows registry (for Windows only)

source:
https://developer.chrome.com/docs/extensions/mv3/external_extensions/

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading