Screens Recorder

Record your screen and save a video file on your computer

Screens Recorderคืออะไร?

Screens Recorder เป็นส่วนขยายของ Chrome ที่พัฒนาโดย screensrecorder และคุณลักษณะหลักของมันคือ "Record your screen and save a video file on your computer"

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

screenshot
screenshot
screenshot

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

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

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

                        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                    

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

ชื่อ Screens Recorder Screens Recorder
ID ibodkjhkonffalopjiakpgiiheehpipa
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/screens-recorder/ibodkjhkonffalopjiakpgiiheehpipa
คำอธิบาย Record your screen and save a video file on your computer
ขนาดไฟล์ 1.65 MB
จำนวนการติดตั้ง 665
เวอร์ชันปัจจุบัน 1.0.1
อัปเดตครั้งล่าสุด 2022-07-04
วันที่เผยแพร่ 2021-06-15
ผู้พัฒนา screensrecorder
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ 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"
    }
}