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