NetVision's Extension
NetVision Extension supports internal functionality of the product.
NetVision's Extensionとは何ですか?
NetVision's ExtensionはCavisson System Inc.によって開発されたChromeの拡張機能で、その主な機能は「NetVision Extension supports internal functionality of the product.」です。
拡張機能のスクリーンショット
NetVision's Extension拡張機能のCRXファイルをダウンロード
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. |
Eメール | [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": [ " |