VIA3 - Video Conferencing, Messaging, Storage
VIA3: Google Chrome Extension
Vad är VIA3 - Video Conferencing, Messaging, Storage?
VIA3 - Video Conferencing, Messaging, Storage är en Chrome-tillägg utvecklad av VIA3 Corporation, och dess huvudfunktion är "VIA3: Google Chrome Extension".
Tilläggsskärmbilder
Ladda ner VIA3 - Video Conferencing, Messaging, Storage-förlängningens CRX-fil
Ladda ner VIA3 - Video Conferencing, Messaging, Storage-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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! Grundläggande Information om Tillägg
| Namn | |
| ID | gclkpkieokodlicfahbioofocjpljobg |
| Officiell webbadress | https://chromewebstore.google.com/detail/via3-video-conferencing-m/gclkpkieokodlicfahbioofocjpljobg |
| Beskrivning | VIA3: Google Chrome Extension |
| Filstorlek | 102 KB |
| Antal Installationer | 247 |
| Aktuell Version | 2.0 |
| Senast Uppdaterad | 2012-04-11 |
| Publiceringsdatum | 2012-04-11 |
| Betyg | 2.67/5 Totalt 6 Betyg |
| Utvecklare | VIA3 Corporation |
| Betalningssätt | free |
| Stödda Språk | 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"
]
} | |