PERU CONNECT Screen Sharing
PERU CONNECT Screen Sharing allows you share screens, along with chat, files, and webcams/microphones.
Что такое PERU CONNECT Screen Sharing?
PERU CONNECT Screen Sharing - это расширение Chrome, разработанное https://click-to-video.com, и его основная функция - "PERU CONNECT Screen Sharing allows you share screens, along with chat, files, and webcams/microphones.".
Снимки экрана расширения
Скачать файл CRX расширения PERU CONNECT Screen Sharing
Скачайте файлы расширений PERU CONNECT Screen Sharing в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
PERU CONNECT Screen Sharing allows you share screens, along with chat, files, and webcams/microphones.
Основная информация о расширении
Название | PERU CONNECT Screen Sharing |
ID | gjkkoeagdcdbnjelckkknjfjpkjklheg |
Официальный URL | https://chromewebstore.google.com/detail/peru-connect-screen-shari/gjkkoeagdcdbnjelckkknjfjpkjklheg |
Описание | PERU CONNECT Screen Sharing allows you share screens, along with chat, files, and webcams/microphones. |
Размер файла | 143 KB |
Количество установок | 25 |
Текущая Версия | 4.18.0618 |
Последнее Обновление | 2018-07-10 |
Дата публикации | 2018-07-10 |
Разработчик | https://click-to-video.com |
Электронная почта | [email protected] |
Тип оплаты | free |
Поддерживаемые языки | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "PERU CONNECT Screen Sharing", "author": "NetStairs", "version": "4.18.0618", "manifest_version": 2, "minimum_chrome_version": "34", "description": "PERU CONNECT Screen Sharing allows you share screens, along with chat, files, and webcams\/microphones.", "homepage_url": "https:\/\/peruconnect.click-to-video.com\/", "background": { "scripts": [ "socket.io.js", "adapter.js", "RTCMultiConnection.min.js", "CodecsHandler.js", "IceServersHandler.js", "MultiStreamsMixer.js", "desktop-capturing.js" ], "persistent": false }, "browser_action": { "default_icon": "images\/desktopCapture22.png", "default_title": "PERU CONNECT Screen Sharing", "default_popup": "dropdown.html" }, "icons": { "16": "images\/desktopCapture16.png", "22": "images\/desktopCapture22.png", "32": "images\/desktopCapture32.png", "48": "images\/desktopCapture48.png", "128": "images\/desktopCapture128.png" }, "permissions": [ "desktopCapture", "storage", "tabs", " |