Video Conversations for IBM SmartCloud

WebRTC based Audio/Video Conversations using OVX for IBM SmartCloud and IBM Meetings. Supports Chrome (PC/Mac), iPad, iPhone, and…

What is Video Conversations for IBM SmartCloud?

Video Conversations for IBM SmartCloud is a Chrome extension developed by https://ovx.me, and its main feature is "WebRTC based Audio/Video Conversations using OVX for IBM SmartCloud and IBM Meetings. Supports Chrome (PC/Mac), iPad, iPhone, and…".

Extension Screenshots

screenshot

Download Video Conversations for IBM SmartCloud Extension CRX File

Download Video Conversations for IBM SmartCloud extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        WebRTC based Audio/Video Conversations using OVX for IBM SmartCloud and IBM Meetings.
Supports Chrome (PC/Mac), iPad, iPhone, and Android devices as well.                    

Extension Basic Information

Name Video Conversations for IBM SmartCloud Video Conversations for IBM SmartCloud
ID lickhopflgdbklbmbcienhahpfbepcpf
Official URL https://chromewebstore.google.com/detail/video-conversations-for-i/lickhopflgdbklbmbcienhahpfbepcpf
Description WebRTC based Audio/Video Conversations using OVX for IBM SmartCloud and IBM Meetings. Supports Chrome (PC/Mac), iPad, iPhone, and…
File Size 5.3 KB
Installation Count 118
Current Version 1.15
Last Updated 2013-08-15
Publish Date 2013-08-15
Rating 5.00/5 Total 1 Ratings
Developer https://ovx.me
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Video Conversations for IBM SmartCloud",
    "version": "1.15",
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "all_frames": true,
            "js": [
                "open-dialog.js"
            ]
        }
    ],
    "manifest_version": 2
}