I want to check either user already install the chrome extension or not through some external C# code
isn't it possible to directly check the chrome and install the extension prpgramatically?
--
You received this message because you are subscribed to the Google Groups "Chromium Extensions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-extens...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-extensions/2788389e-9a45-4d90-9a6c-9426b49871a8n%40chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-extensions/ca57526a-9e98-44f9-b8f8-10eb3132f3d2n%40chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-extensions/c65a1969-8465-4efe-947e-fc874a9aba7cn%40chromium.org.
Is there any way to check it and install chrome extension programmatically?
I want to check either user already install the chrome extension or not through some external C# code. Is there any way to check it and intall chrome extension programtically?
--
You received this message because you are subscribed to the Google Groups "Chromium Extensions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-extens...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-extensions/914927fd-29bf-4a4d-9859-30310b5195b2n%40chromium.org.
Therefore, when a user first installs the C# app, it is necessary to know whether the chrome extesion has been installed in the user's chrome browser.
But installing it this way is feels like creating a vulnerability in both extension and the application.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-extensions/aa9ab479-71bc-4e89-bf24-65f6f4a1e98en%40chromium.org.
![]() |
An example of the user prompt that appears when another application installs an extension in Chrome. |