NetVision's Extension
NetVision Extension supports internal functionality of the product.
Что такое NetVision's Extension?
NetVision's Extension - это расширение Chrome, разработанное Cavisson System Inc., и его основная функция - "NetVision Extension supports internal functionality of the product.".
Снимки экрана расширения
Скачать файл CRX расширения NetVision's Extension
Скачайте файлы расширений NetVision's Extension в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
It accomplishes the following objectives: 1. To upload the static resources of the website which further helps in generating replay. 2. To define new variation for AB Testing. 3. To simulate Mobile Device in case of mobile session replay. 4. To record the replay screen generated by NetVision.
Основная информация о расширении
Название | |
ID | gkdnjbboalcohalegmafkkahblbpcgjc |
Официальный URL | https://chrome.google.com/webstore/detail/netvisions-extension/gkdnjbboalcohalegmafkkahblbpcgjc |
Описание | NetVision Extension supports internal functionality of the product. |
Размер файла | 1.43 MB |
Количество установок | 50 |
Текущая Версия | 4.1.15.08 |
Последнее Обновление | 2020-04-18 |
Дата публикации | 2020-04-17 |
Разработчик | Cavisson System Inc. |
Электронная почта | [email protected] |
Тип оплаты | free |
Официальный сайт расширения | https://www.cavisson.com |
URL страницы политики конфиденциальности | https://www.cavisson.com/privacy-policy |
Поддерживаемые языки | en |
manifest.json | |
{ "author": "Cavisson System Inc.", "background": { "persistent": true, "scripts": [ "background\/background.js", "background\/taskHandler.js", "background\/captureSnap.js", "background\/videoSeeker.js", "background\/captureVideo.js", "RecordRTC\/DiskStorage.js", "RecordRTC\/MediaStreamRecorder.js", "RecordRTC\/MultiStreamRecorder.js", "RecordRTC\/getAllAudioVideoDevices.js" ] }, "browser_action": { "default_title": "NetVisonInit", "default_popup": "popup.html" }, "content_scripts": [ { "css": [ "css\/nvABStyle.css", "css\/spectrum.css", "css\/f_awe_sg.css" ], "js": [ "content\/ace.js", "content\/call_nv.js", "content\/contentScript.js" ], "matches": [ " |