Tata Docomo Video Conversations
Video Conversations for Tata Docomo Enterprise (SME and Corporates) Provides live group video chat for upto 9 parties. Compatible…
What is Tata Docomo Video Conversations?
Tata Docomo Video Conversations is a Chrome extension developed by http://ovx.me, and its main feature is "Video Conversations for Tata Docomo Enterprise (SME and Corporates) Provides live group video chat for upto 9 parties. Compatible…".
Extension Screenshots
Download Tata Docomo Video Conversations Extension CRX File
Download Tata Docomo Video Conversations 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
Video Conversations for Tata Docomo Enterprise (SME and Corporates) Provides live group video chat for upto 9 parties. Compatible with Chrome on PC/Mac, and with LiveBoard on iOS/Android.
Extension Basic Information
Name | |
ID | fgoagcjgdljplooehcbhkfblnphcjfdb |
Official URL | https://chrome.google.com/webstore/detail/tata-docomo-video-convers/fgoagcjgdljplooehcbhkfblnphcjfdb |
Description | Video Conversations for Tata Docomo Enterprise (SME and Corporates) Provides live group video chat for upto 9 parties. Compatible… |
File Size | 3.09 KB |
Installation Count | 11 |
Current Version | 1.3 |
Last Updated | 2013-08-17 |
Publish Date | 2013-08-17 |
Rating | 5.00/5 Total 1 Ratings |
Developer | http://ovx.me |
Payment Type | free |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Tata Docomo Video Conversations", "version": "1.3", "content_scripts": [ { "matches": [ "*:\/\/*.ovx.me\/*", "*:\/\/*.tatadocomo.com\/*" ], "all_frames": true, "js": [ "ttsl.js" ] } ], "manifest_version": 2 } |