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": [ " |