Screens Recorder

Record your screen and save a video file on your computer

O que é Screens Recorder?

Screens Recorder é uma extensão do Chrome desenvolvida por screensrecorder, e sua principal característica é "Record your screen and save a video file on your computer".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Screens Recorder

Baixe arquivos de extensão Screens Recorder no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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                    

Informações Básicas da Extensão

Nome Screens Recorder Screens Recorder
ID ibodkjhkonffalopjiakpgiiheehpipa
URL Oficial https://chromewebstore.google.com/detail/screens-recorder/ibodkjhkonffalopjiakpgiiheehpipa
Descrição Record your screen and save a video file on your computer
Tamanho do Arquivo 1.65 MB
Contagem de Instalações 665
Versão Atual 1.0.1
Última Atualização 2022-07-04
Data de Publicação 2021-06-15
Desenvolvedor screensrecorder
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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"
    }
}