need to package onEngagementLoad as you are not allowed to eval() inside of an extension
This commit is contained in:
10
browser-extension/README.md
Normal file
10
browser-extension/README.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Chrome Browser Extension
|
||||
|
||||
This is an example Chrome Browser Extension for adding IVAS Messenger as a side-panel extension.
|
||||
|
||||
## Configuration
|
||||
|
||||
1. Configure your IVA studio domain and token in the (/src/pages/panel/index.js) file
|
||||
1. Load the extension into Chrome. As this is in development, this extension needs to be loaded by using the 'Load unpacked' method.
|
||||
1. Once loaded, copy the 'ID:' that is generated to your Messenger Domains, and also add it to the End Point for you Engagement.
|
||||
|
||||
Reference in New Issue
Block a user