Screen Video Recorder

Now you can start recording your screen with one click.

Co je Screen Video Recorder?

Screen Video Recorder je rozšíření Chrome vyvinuté mageruma2147, a jeho hlavní funkcí je „Now you can start recording your screen with one click.“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Screen Video Recorder

Stáhněte si soubory rozšíření Screen Video Recorder 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í

                        We invite you to try our new extension Screen Recorder. With it you can use the screen recording function.  To do this, you just need to go into the application and click on the button and after a couple of seconds, your screen will start recording.  Everything is very simple.  Screen Recorder does not ask for your personal information and guarantees security.  We did our best to make our product very easy and comfortable to use for you.  We are sure you will enjoy using Screen Recorder.  You just need to install our amazing extension and immediately after that you can enjoy using it.                    

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

Název Screen Video Recorder Screen Video Recorder
ID pealhhnpkinnmcanaaammjbhmeffjppa
Oficiální URL https://chrome.google.com/webstore/detail/screen-video-recorder/pealhhnpkinnmcanaaammjbhmeffjppa
Popis Now you can start recording your screen with one click.
Velikost souboru 20.35 KB
Počet instalací 10,000
Aktuální Verze 1.3
Poslední Aktualizace 2021-12-20
Datum Vydání 2021-05-19
Hodnocení 3.50/5 Celkem 10 Hodnocení
Vývojář mageruma2147
E-mail [email protected]
Typ Platby free
Podporované Jazyky en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "Now you can start recording your screen with one click.",
    "short_name": "Screen video recorder",
    "version": "1.3",
    "manifest_version": 2,
    "default_locale": "en",
    "permissions": [
        "",
        "storage",
        "downloads"
    ],
    "offline_enabled": true,
    "icons": {
        "128": "uxuides\/cctv.png"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "twothirdfour\/hujimobo.js"
            ]
        }
    ],
    "browser_action": {
        "default_icon": {
            "128": "uxuides\/cctv.png"
        },
        "default_popup": "twothirdfour\/dugikile.html"
    },
    "background": {
        "scripts": [
            "firstpapka\/sewejuko.js"
        ]
    }
}