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.

Co je Screen Capture to Video File?

Screen Capture to Video File je rozšíření Chrome vyvinuté Smart Software, a jeho hlavní funkcí je „This recorder is a free recorder that can capture content of screen, individual windows or tabs. Save the video to Google Drive.“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Screen Capture to Video File

Stáhněte si soubory rozšíření Screen Capture to Video File ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název Screen Capture to Video File Screen Capture to Video File
ID icoloanbecehinobmflpeglknkplbfbm
Oficiální URL https://chrome.google.com/webstore/detail/screen-capture-to-video-f/icoloanbecehinobmflpeglknkplbfbm
Popis This recorder is a free recorder that can capture content of screen, individual windows or tabs. Save the video to Google Drive.
Velikost souboru 30.62 KB
Počet instalací 1,931
Aktuální Verze 1.0.1.2
Poslední Aktualizace 2020-10-16
Datum Vydání 2020-10-16
Hodnocení 3.52/5 Celkem 106 Hodnocení
Vývojář Smart Software
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://imclient.herokuapp.com/screencapture/
URL Stránky Zásad Ochrany Soukromí http://iblogbox.com/chrome/tos.php
Podporované Jazyky 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"
}