Zoom web sdk for chrome extension

Hi @tommy

I would like to develop a zoom app as chrome extension. It is possible to develop a chrome extension using zoom web sdk?. Can i get the sample source code to develop a zoom app in chrome extension.
Kindly help me please.

Hey @elakkiya,

Thanks for reaching out—Just to make sure we’re on the same page, can I kindly ask for a few more details about your use case?

In the meantime, if you’re looking to get started with the Zoom Web SDK, you can check out this Getting Started guide.

That said, I’ll keep an eye out for some more details!

Thanks,
Will

Hai @will.zoom

Thanks a lot for respond me back.

Currently we are trying to build a chrome app(Custom Zoom App). we tried by loading zoom web sdk with node modules inside chrome app.But not able to use nodemodule inside chrome app so that i cannot use ZoomMtg module ,error shows file not found for websdk.(error:Failed to load resource: net::ERR_FILE_NOT_FOUND (websdk)). Is it possible to develop a chrome app with ZoomWebSdk? Or is there anyway to develop a chrome app with zoom support.

Kindly suggest you help please.
Thanks in advance.
Elakkiya

Hey @will.zoom,

It sounds like your app is not able to access the node_modules folder.

You can try using the CDN version:

Let me know if the CDN version works for you! :slight_smile:

Thanks,
Tommy

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.