NetVision's Extension
NetVision Extension supports internal functionality of the product.
What is NetVision's Extension?
NetVision's Extension is a Chrome extension developed by Cavisson System Inc., and its main feature is "NetVision Extension supports internal functionality of the product.".
Extension Screenshots
Download NetVision's Extension Extension CRX File
Download NetVision's Extension extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | gkdnjbboalcohalegmafkkahblbpcgjc |
Official URL | https://chrome.google.com/webstore/detail/netvisions-extension/gkdnjbboalcohalegmafkkahblbpcgjc |
Description | NetVision Extension supports internal functionality of the product. |
File Size | 1.43 MB |
Installation Count | 50 |
Current Version | 4.1.15.08 |
Last Updated | 2020-04-18 |
Publish Date | 2020-04-17 |
Developer | Cavisson System Inc. |
[email protected] | |
Payment Type | free |
Extension Website | https://www.cavisson.com |
Privacy Policy Page URL | https://www.cavisson.com/privacy-policy |
Supported Languages | 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": [ " |