CallRocket Desktop Streamer
Stream your desktop into meetings via https://x.callrocket.net
ما هو CallRocket Desktop Streamer؟
CallRocket Desktop Streamer هو إضافة Chrome تم تطويرها بواسطة https://x.callrocket.net، والميزة الرئيسية لها هي "Stream your desktop into meetings via https://x.callrocket.net".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة CallRocket Desktop Streamer
قم بتنزيل ملفات الامتداد CallRocket Desktop Streamer بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Stream your desktop into meetings via https://x.callrocket.net
معلومات أساسية عن التمديد
الاسم | CallRocket Desktop Streamer |
ID | ohnmokjnholmeiapcdhgaceeiihbghoa |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/callrocket-desktop-stream/ohnmokjnholmeiapcdhgaceeiihbghoa |
الوصف | Stream your desktop into meetings via https://x.callrocket.net |
حجم الملف | 49.86 KB |
عدد التثبيتات | 30 |
النسخة الحالية | 0.2.5 |
آخر تحديث | 2016-12-18 |
تاريخ النشر | 2016-12-18 |
تقييم | 5.00/5 مجموع تقييمات 4 |
المطور | https://x.callrocket.net |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://x.callrocket.net |
عنوان صفحة سياسة الخصوصية | http://callrocket.net/privacy_policy.html |
اللغات المدعومة | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "CallRocket Desktop Streamer", "author": "James Douglas", "description": "Stream your desktop into meetings via https:\/\/x.callrocket.net", "homepage_url": "https:\/\/x.callrocket.net", "version": "0.2.5", "minimum_chrome_version": "34", "icons": { "16": "favicon-16.png", "32": "favicon-32.png", "48": "favicon-48.png", "64": "favicon-64.png", "96": "favicon-96.png", "128": "favicon-128.png", "256": "favicon-256.png" }, "background": { "scripts": [ "background.js" ], "persistent": true }, "content_scripts": [ { "js": [ "content-script.js" ], "all_frames": true, "run_at": "document_start", "matches": [ " |