Skip to main content

We are investigating the possibility of using a chrome extension. I attempted to follow along with this tutorial: https://ringcentral-tutorials.github.io/build-chrome-ringcentral-widgets-extension-for-crm/#0

However, at step 3, when loading the extension from the dist directory, chrome reports an error:

There isn't much for me to change in the steps of the tutorial, just couple of npm calls and config.js changes described in the tutorial. Does anyone have any ideas for getting it working?


Hi Lucas, it seems there are issues in `background.js` file that generated and built by ringcentral-embeddable-extension-factory

I created a issue here https://github.com/ringcentral/ringcentral-embeddable-extension-factory/issues/32 to follow it


Lucas,

You may try create the app again, I have updated the template. Let me know if you have any problem.

npx ringcentral-embeddable-extension-factory my-app

Reply