Screen Recorder

Start screen recording with one click

Screen Recorder là gì?

Screen Recorder là một tiện ích mở rộng Chrome được phát triển bởi gilmaritza023, và tính năng chính của nó là "Start screen recording with one click".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Screen Recorder

Tải xuống các tệp mở rộng Screen Recorder dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Screen Recorder Screen Recorder
ID logjdplmfjkcafcbffphgdelmmcfodkm
URL Chính Thức https://chromewebstore.google.com/detail/screen-recorder/logjdplmfjkcafcbffphgdelmmcfodkm
Mô tả Start screen recording with one click
Kích Thước Tệp 20.73 KB
Số Lần Cài Đặt 729
Phiên Bản Hiện Tại 1.1
Cập Nhật Lần Cuối 2021-12-21
Ngày Phát Hành 2021-04-06
Đánh Giá 2.33/5 Tổng số 6 Đánh Giá
Nhà Phát Triển gilmaritza023
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
        ]
    }
}