VIA3 - Video Conferencing, Messaging, Storage
VIA3: Google Chrome Extension
什麼是VIA3 - Video Conferencing, Messaging, Storage?
VIA3 - Video Conferencing, Messaging, Storage是由VIA3 Corporation開發的Chrome擴展程式,該擴展的主要功能是“VIA3: Google Chrome Extension”。
擴展截圖
下載VIA3 - Video Conferencing, Messaging, Storage擴展crx文件
下載VIA3 - Video Conferencing, Messaging, Storage擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
VIA3 is the only web-based video conferencing and instant messaging tool that has met the stringent standards for FIPS 140-2 Certification and is HIPAA compliant. What this means to you is that you can utilize an existing desktop or laptop, and by equipping it with a simple webcam, you have created a highly sophisticated and highly secure virtual meeting workstation.
***NOTE***
This Google Chrome Extension is a productivity tool for VIA3 licensed users. This is not the software. To install VIA3, install this extension and click the "Download VIA3" link. Or visit www.VIA3.com.
Software features include:
- End-to-End AES Encryption
- CD quality VoIP Audio
- High-quality streaming video
- 24/7 presence detection
- Schedule meetings or conduct ad hoc meetings
- Whiteboard to visually express your ideas
- Desktop sharing and PowerPoint Presentation ready
- Send a secure chat to everyone in a meeting
- Send a secure Instant Message to individuals at any time
- Unlimited recordings and playbacks
- Create online Workspaces where confidential files and folders can be securely stored.
Thank you for choosing VIA3! 擴展基本資訊
| 名稱 | |
| ID | gclkpkieokodlicfahbioofocjpljobg |
| 官方網址 | https://chromewebstore.google.com/detail/via3-video-conferencing-m/gclkpkieokodlicfahbioofocjpljobg |
| 簡介 | VIA3: Google Chrome Extension |
| 檔案大小 | 102 KB |
| 安裝次數 | 247 |
| 目前版本 | 2.0 |
| 更新時間 | 2012-04-11 |
| 上架時間 | 2012-04-11 |
| 評分 | 2.67/5 共 6 次評分 |
| 開發者 | VIA3 Corporation |
| 付費類型 | free |
| 支援的語言 | en-US |
| manifest.json | |
{
"update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
"name": "VIA3 - Video Conferencing, Messaging, Storage",
"version": "2.0",
"manifest_version": 2,
"description": "VIA3: Google Chrome Extension",
"icons": {
"16": "icon16.png",
"32": "icon32.png",
"48": "icon48.png",
"128": "icon128.png"
},
"browser_action": {
"default_icon": "icon16.png",
"default_popup": "popup.html"
},
"permissions": [
"http:\/\/www.via3.com\/",
"https:\/\/www.via3.com"
]
} | |