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 Smart Software द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This recorder is a free recorder that can capture content of screen, individual windows or tabs. Save the video to Google Drive."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Screen Capture to Video File एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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.                    

एक्सटेंशन की मूल जानकारी

नाम Screen Capture to Video File Screen Capture to Video File
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/
गोपनीयता नीति पृष्ठ URL 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"
}