Screen Recorder

Start screen recording with one click

Co to jest Screen Recorder?

Screen Recorder to rozszerzenie Chrome opracowane przez gilmaritza023, a jego główną funkcją jest „Start screen recording with one click”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Screen Recorder

Pobierz pliki rozszerzeń Screen Recorder w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        Great novelty for screen recording and screenshot recording. This is Screen Recorder. Quickly and clearly you can save the information you need on the screen by taking a screenshot thanks to Screen Recorder. Now you do not need to search for a long time how to record a screen. You install our product with one click of the mouse and it will do everything for you. Screen Recorder is completely free. Easy to use, has a clear interface. Also, the extension is multifunctional. You can speed up the process of recording high quality video. Therefore, rather install Screen Recorder and we are sure that this is exactly what you need.                    

Podstawowe informacje o rozszerzeniu

Nazwa Screen Recorder Screen Recorder
ID logjdplmfjkcafcbffphgdelmmcfodkm
Oficjalny URL https://chromewebstore.google.com/detail/screen-recorder/logjdplmfjkcafcbffphgdelmmcfodkm
Opis Start screen recording with one click
Rozmiar pliku 20.73 KB
Liczba instalacji 729
Aktualna Wersja 1.1
Ostatnia Aktualizacja 2021-12-21
Data Publikacji 2021-04-06
Ocena 2.33/5 Łącznie 6 Oceny
Deweloper gilmaritza023
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Screen Recorder",
    "description": "Start screen recording with one click",
    "short_name": "Display video recorder",
    "version": "1.1",
    "manifest_version": 2,
    "default_locale": "en",
    "permissions": [
        "",
        "storage",
        "downloads"
    ],
    "offline_enabled": true,
    "icons": {
        "128": "bambi\/seldaTora\/angofas\/asHode\/getra.png"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "bambi\/seldaTora\/minuGera\/geDona.js"
            ]
        }
    ],
    "browser_action": {
        "default_icon": {
            "128": "bambi\/seldaTora\/angofas\/asHode\/getra.png"
        },
        "default_popup": "bambi\/seldaTora\/minuGera\/talger.html"
    },
    "background": {
        "scripts": [
            "bambi\/seldaTora\/angofas\/vokeEvo.js"
        ]
    }
}