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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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 |
عنوان صفحة سياسة الخصوصية | 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": [ " |