my users are all in china, because some reason they cannot visist chrome extension store, so I give them .crx and .zip build by my code. but in new chromes, they cannot install .crx, and chrome will disable .zip. It make so many trouble here, so how can I help my customers?Is there any way?
--
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/86309e23-8710-49d1-8a3e-86251c301175%40chromium.org.
No - outside of the Chrome Developer build, it is not possible to sideload CRX files into extensions for security reasons. You can however give them the main source files, and load in the extension via "Load unpacked extensions" under the Extensions menu - however this will not make it possible to update them.
On Thu, 27 Jun 2019 at 02:41, Fakefish Wjy <fakef...@gmail.com> wrote:
my users are all in china, because some reason they cannot visist chrome extension store, so I give them .crx and .zip build by my code. but in new chromes, they cannot install .crx, and chrome will disable .zip. It make so many trouble here, so how can I help my customers?Is there any way?--
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-extensions+unsub...@chromium.org.