Pixel CTV Screen Sharing
Pixel CTV Screen Sharing allows you share screens, along with chat, files, and webcams/microphones.
ما هو Pixel CTV Screen Sharing؟
Pixel CTV Screen Sharing هو إضافة Chrome تم تطويرها بواسطة https://click-to-video.com، والميزة الرئيسية لها هي "Pixel CTV Screen Sharing allows you share screens, along with chat, files, and webcams/microphones.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Pixel CTV Screen Sharing
قم بتنزيل ملفات الامتداد Pixel CTV Screen Sharing بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Share screen of any application or entire screen or screen of any chrome tab. It is private, full-HD screen sharing.
معلومات أساسية عن التمديد
الاسم | |
ID | epenpgcnlbaahmdolkkhcnmphjgpacff |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/pixel-ctv-screen-sharing/epenpgcnlbaahmdolkkhcnmphjgpacff |
الوصف | Pixel CTV Screen Sharing allows you share screens, along with chat, files, and webcams/microphones. |
حجم الملف | 170 KB |
عدد التثبيتات | 48 |
النسخة الحالية | 6.19.1001 |
آخر تحديث | 2019-10-01 |
تاريخ النشر | 2019-10-01 |
المطور | https://click-to-video.com |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Pixel CTV Screen Sharing", "author": "NETSTAIRS", "version": "6.19.1001", "manifest_version": 2, "minimum_chrome_version": "34", "description": "Pixel CTV Screen Sharing allows you share screens, along with chat, files, and webcams\/microphones.", "homepage_url": "https:\/\/pixel.click-to-video.com\/", "background": { "scripts": [ "background\/helpers\/socket.io.js", "background\/helpers\/adapter.js", "background\/helpers\/RTCMultiConnection.min.js", "background\/helpers\/CodecsHandler.js", "background\/helpers\/IceServersHandler.js", "background\/helpers\/MultiStreamsMixer.js", "background\/helpers\/AntMediaWrapper.js", "background\/globals.js", "background\/common.js", "background\/runtimePort.js", "background\/online-offline.js", "background\/gotTabCaptureStream.js", "background\/gotStream.js", "background\/onAccessApproved.js", "background\/setupWebRTCConnection.js", "background\/shareStreamUsingRTCMultiConnection.js", "background\/shareStreamUsingAntMediaServer.js", "background\/setDefaults.js", "background\/captureDesktop.js", "background\/captureCamera.js", "background\/captureTabUsingTabCapture.js" ], "persistent": false }, "browser_action": { "default_icon": "images\/desktopCapture22.png", "default_title": "Pixel CTV Screen Sharing", "default_popup": "extension-pages\/dropdown.html" }, "icons": { "16": "images\/desktopCapture16.png", "22": "images\/desktopCapture22.png", "32": "images\/desktopCapture32.png", "48": "images\/desktopCapture48.png", "128": "images\/desktopCapture128.png" }, "permissions": [ "desktopCapture", "storage", "tabs", " |