04-16-2014 02:48 PM
Greetings
I am wondering if someone has any sample code for making Chrome extension that uses jabber sdk for web to have a voice-video endpoint. Would appreciate if anyone is willing to share of has any tips or pointers.
Thanks and best regards
Shadan
Solved! Go to Solution.
04-29-2014 05:30 AM
Hi Shadan,
Chrome offers an API to browser extension that allows control of user settings. For example, here is a sample extension: http://developer.chrome.com/extensions/samples.html#per-plugin-content-settings . The Jabber SDK plug-ins can be packaged with an extension that enables the needed permissions. During a standard extension install, the user will be prompted for permissions, as needed by the extension.
Thanks and Regards,
Geevarghese
04-29-2014 05:30 AM
Hi Shadan,
Chrome offers an API to browser extension that allows control of user settings. For example, here is a sample extension: http://developer.chrome.com/extensions/samples.html#per-plugin-content-settings . The Jabber SDK plug-ins can be packaged with an extension that enables the needed permissions. During a standard extension install, the user will be prompted for permissions, as needed by the extension.
Thanks and Regards,
Geevarghese
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide