Screen Capture to Video File
This recorder is a free recorder that can capture content of screen, individual windows or tabs. Save the video to Google Drive.
ما هو Screen Capture to Video File؟
Screen Capture to Video File هو إضافة Chrome تم تطويرها بواسطة Smart Software، والميزة الرئيسية لها هي "This recorder is a free recorder that can capture content of screen, individual windows or tabs. Save the video to Google Drive.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Screen Capture to Video File
قم بتنزيل ملفات الامتداد Screen Capture to Video File بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
This app is a fun, simple and easy to use screen capture recorder for your computer. This capture recorder is a free recorder that can capture content of screen, individual windows or tabs. You can save the recorded video file to your computer and Google Drive directly. Just click the record button and you can capture screen and record as a video file. This recorder only supports the latest browsers.
معلومات أساسية عن التمديد
الاسم | |
ID | icoloanbecehinobmflpeglknkplbfbm |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/screen-capture-to-video-f/icoloanbecehinobmflpeglknkplbfbm |
الوصف | This recorder is a free recorder that can capture content of screen, individual windows or tabs. Save the video to Google Drive. |
حجم الملف | 30.62 KB |
عدد التثبيتات | 1,931 |
النسخة الحالية | 1.0.1.2 |
آخر تحديث | 2020-10-16 |
تاريخ النشر | 2020-10-16 |
تقييم | 3.52/5 مجموع تقييمات 106 |
المطور | Smart Software |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://imclient.herokuapp.com/screencapture/ |
عنوان صفحة سياسة الخصوصية | http://iblogbox.com/chrome/tos.php |
اللغات المدعومة | en-US |
manifest.json | |
{ "background": { "page": "background.html" }, "default_locale": "en_US", "description": "__MSG_ext_description__", "icons": { "128": "images\/icon128.png", "16": "images\/icon16.png" }, "browser_action": { "default_icon": "images\/icon32.png", "default_title": "__MSG_ext_name__" }, "name": "__MSG_ext_name__", "permissions": [], "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "minimum_chrome_version": "18.0.0.0", "version": "1.0.1.2" } |