Visio translate Chrome extension
Extension that allows participants to listen to the floor and the interpreter.
Τι είναι το Visio translate Chrome extension;
Το Visio translate Chrome extension είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον SOGEDICOM / OTWOO DEVELOPER, και η κύρια λειτουργία του είναι "Extension that allows participants to listen to the floor and the interpreter.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Visio translate Chrome extension
Λήψη αρχείων επέκτασης Visio translate Chrome extension σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Visiotranslate Chrome Extension is a component of Visiotranslate's overall simultaneous translation solution for international videoconferences on Microsoft Teams, Webex and Google Meet. It is designed for video conference participants. It enables them to follow and participate in the discussions in their preferred language. Visiotranslate is a SOGEDICOM Translation & Interpreting service. Developed by https://otwoo.io
Βασικές Πληροφορίες Επέκτασης
Όνομα | Visio translate Chrome extension |
ID | ncipepdphfdligcmicnfajjijdcgdhcb |
Επίσημο URL | https://chromewebstore.google.com/detail/visio-translate-chrome-ex/ncipepdphfdligcmicnfajjijdcgdhcb |
Περιγραφή | Extension that allows participants to listen to the floor and the interpreter. |
Μέγεθος Αρχείου | 214 KB |
Αριθμός Εγκαταστάσεων | 54 |
Τρέχουσα Έκδοση | 2.0.6 |
Τελευταία Ενημέρωση | 2020-12-18 |
Ημερομηνία Δημοσίευσης | 2020-09-12 |
Αξιολόγηση | 5.00/5 Συνολικά 2 Αξιολογήσεις |
Προγραμματιστής | SOGEDICOM / OTWOO DEVELOPER |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Visio translate Chrome extension", "description": "Extension that allows participants to listen to the floor and the interpreter.", "version": "2.0.6", "browser_action": { "default_icon": { "16": "assets\/16.png", "32": "assets\/32.png", "48": "assets\/48.png", "128": "assets\/128.png" }, "default_popup": "popup.html" }, "icons": { "128": "assets\/128.png" }, "background": { "scripts": [ "libs\/peerjs.min.js", "libs\/socket.io.js", "background.js", "libs\/axios.min.js", "libs\/lodash.min.js" ] }, "content_scripts": [ { "matches": [ " |