Screens Recorder

Record your screen and save a video file on your computer

Cos'è Screens Recorder?

Screens Recorder è un'estensione di Chrome sviluppata da screensrecorder, e la sua funzione principale è "Record your screen and save a video file on your computer".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Screens Recorder

Scarica i file di estensione Screens Recorder in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Screens Recorder allows you to record your screen simply. You can select the screen you want to record, whether you want to record audio or not and save the video file on your computer.
Screens Recorder supports HD videos with no watermark, and it supports multiple formats.

By clicking "Add to chrome", I accept and agree to install this extension. 
For more information visit our website:
About -  https://www.screensrecorder.com
To review our Terms of use, go to:
EULA - https://www.screensrecorder.com/eula.htm
Privacy - https://www.screensrecorder.com/privacy.html                    

Informazioni di Base sull'Estensione

Nome Screens Recorder Screens Recorder
ID ibodkjhkonffalopjiakpgiiheehpipa
URL Ufficiale https://chromewebstore.google.com/detail/screens-recorder/ibodkjhkonffalopjiakpgiiheehpipa
Descrizione Record your screen and save a video file on your computer
Dimensione del File 1.65 MB
Conteggio Installazioni 665
Versione Corrente 1.0.1
Ultimo Aggiornamento 2022-07-04
Data di Pubblicazione 2021-06-15
Sviluppatore screensrecorder
Email [email protected]
Tipo di Pagamento free
Lingue Supportate en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Screens Recorder",
    "version": "1.0.1",
    "version_name": "1.0.1",
    "description": "Record your screen and save a video file on your computer",
    "icons": {
        "16": "icons\/16.png",
        "96": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "action": {
        "default_icon": {
            "16": "icons\/16.png",
            "96": "icons\/48.png",
            "128": "icons\/128.png"
        },
        "default_title": "Screen Recorder",
        "default_popup": "index.html"
    }
}