Screen Recorder

Start screen recording with one click

Screen Recorderคืออะไร?

Screen Recorder เป็นส่วนขยายของ Chrome ที่พัฒนาโดย gilmaritza023 และคุณลักษณะหลักของมันคือ "Start screen recording with one click"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Screen Recorder

ดาวน์โหลดไฟล์ส่วนขยาย Screen Recorder ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Screen Recorder Screen Recorder
ID logjdplmfjkcafcbffphgdelmmcfodkm
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/screen-recorder/logjdplmfjkcafcbffphgdelmmcfodkm
คำอธิบาย Start screen recording with one click
ขนาดไฟล์ 20.73 KB
จำนวนการติดตั้ง 729
เวอร์ชันปัจจุบัน 1.1
อัปเดตครั้งล่าสุด 2021-12-21
วันที่เผยแพร่ 2021-04-06
คะแนน 2.33/5 รวมทั้งหมด 6 คะแนน
ผู้พัฒนา gilmaritza023
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ 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"
        ]
    }
}