Screen Recorder with Webcam + Video Editor

Screen recorder & desktop capture tool. Record a video, presentation, open a front camera, or a window. Edit, download, and share.

什麼是Screen Recorder with Webcam + Video Editor?

Screen Recorder with Webcam + Video Editor是由https://appscreenrecorder.com開發的Chrome擴展程式,該擴展的主要功能是“Screen recorder & desktop capture tool. Record a video, presentation, open a front camera, or a window. Edit, download, and share.”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

下載Screen Recorder with Webcam + Video Editor擴展crx文件

下載Screen Recorder with Webcam + Video Editor擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Capture, edit, annotate and share your screen recordings in high quality effortlessly with this powerful Video Recorder Tool. 
Easily record your screen, tab or window while narrating with your webcam and microphone with our free Chrome Screen Recorder with audio. 

This user-friendly Window Screen Recorder Extension seamlessly works in Laptop, macOS & PC browsers, allowing you to effortlessly capture any part of your screen. Customize your recordings according to your specific needs and easily capture interactions with ChatGPT using this amazing tool.

Once you've recorded your screen, use the built-in editing features to enhance your recordings. 
Trim unwanted sections, add annotations, and captions, or highlight important details to make your videos more engaging and professional.

Sharing your screen recordings is a breeze with this Chrome screen capturing. Quickly upload your videos to popular platforms or share them directly with colleagues, clients, or friends. Whether you're collaborating on projects, providing remote support, or showcasing your work, this extension simplifies the sharing process.

Key features of Screen Recorder extension:**

📸🖥️  Effortlessly capture your desktop, application windows, or browser tabs
📽️🖥️ Record your screen, camera, microphone, and internal audio
💻🌐 Compatible with all Laptop & PC devices browsers
✏️🎥 Edit recordings with ease, trim sections, add annotations, captions, and more
📤👥 Seamlessly share your videos with colleagues, clients, or friends
🎓🕹️ Suitable for tutorials, software demos, gaming, and more
 🎥Record and download in different formats as required

More Feature:

-🎤⏱️ Microphone Countdown: Prepare yourself before recording by enabling a microphone countdown.
-🛠️🔓 Toolbar Accessibility: Choose to show or hide the toolbar during the recording process.
-📷🔒 Camera Permission: Grant camera access to capture video alongside your screen recording.
-✒️✒️ Pen Tool: Utilize the pen tool to draw and annotate your screen while recording.
-📝🎨 Whiteboard: Create informative tutorials on various Whiteboards with easy-to-understand explanations using visuals and diagrams.

You can also mute or unmute the microphone, control the usage of the camera, and highlight text while you're recording. These features make the Chrome Screen Recorder software a powerful tool for creating high-quality videos.

**Video Recording Feature -**

-Screen Capture for Tutorials
-Record live Meetings & Webinars
-Record Ongoing Conversations & documentation
-Marketing Purpose
-Record a presentation
-Branding of any products
-Record Gameplay 
-Capture highlighted news and stats of the stock market

**Benefits of using the Chrome Window Screen Recorder:**

-High-resolution video: The extension can record videos in high resolution without compromising quality.
-Multiple format availability: You can choose to record your videos in a variety of formats, making them compatible with most devices.
-Editing of recorded video: You can trim or edit your recorded videos to remove any irrelevant parts.
-Easy image download: You can easily download a video in any format.

Get the powerful and intuitive Screen Recorder Tool for a high-quality screen recording experience. Download the Windows Chrome software to enhance productivity and communication in a variety of ways.                    

擴展基本資訊

名稱 Screen Recorder with Webcam + Video Editor Screen Recorder with Webcam + Video Editor
ID ceaaomihllbckdndacmplkneclfebmgn
官方網址 https://chromewebstore.google.com/detail/screen-recorder-with-webc/ceaaomihllbckdndacmplkneclfebmgn
簡介 Screen recorder & desktop capture tool. Record a video, presentation, open a front camera, or a window. Edit, download, and share.
檔案大小 9.28 MB
安裝次數 374
目前版本 1.2.7
更新時間 2024-02-23
上架時間 2022-10-09
評分 4.62/5 共 53 次評分
開發者 https://appscreenrecorder.com
電子郵箱 [email protected]
付費類型 free
擴展官網 https://appscreenrecorder.com/chrome-extension
說明頁面URL https://appscreenrecorder.com/contact-us
隱私政策頁面URL https://appscreenrecorder.com/privacy-policy
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Screen Recorder with Webcam + Video Editor",
    "version": "1.2.7",
    "description": "Screen recorder & desktop capture tool. Record a video, presentation, open a front camera, or a window. Edit, download, and share.",
    "manifest_version": 3,
    "default_locale": "en",
    "oauth2": {
        "client_id": "594740879768-2jomgp6obf4tm4gbuhvj7l9gf720doit.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/drive.appdata",
            "https:\/\/www.googleapis.com\/auth\/drive.file"
        ]
    },
    "icons": {
        "16": "\/assets\/images\/edzippLoderIcon.png",
        "48": "\/assets\/images\/edzippLoderIcon.png",
        "128": "\/assets\/images\/edzippLoderIcon.png"
    },
    "author": "Appsmartz",
    "host_permissions": [
        "*:\/\/*\/*",
        "",
        "chrome-extension:\/\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "html\/popup.html",
                "html\/videoeditor.html",
                "html\/camera.html",
                "html\/camera1.html",
                "html\/sources.html",
                "html\/settings.html",
                "js\/content.js",
                "js\/libraries\/ffmpeg.js",
                "css\/content.css",
                "assets\/images\/*",
                "js\/sources.js",
                "js\/cameracontent.js",
                "css\/cameracontent.css",
                "js\/libraries\/plyr.min.js",
                "js\/libraries\/StreamSaver.min.js",
                "css\/libraries\/plyr.min.css",
                "js\/audiosources.js",
                "html\/audiosources.html",
                "html\/display.html",
                "js\/jquery.min.js",
                "js\/desktop.js",
                "html\/index.html",
                "html\/recording.html"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ],
    "background": {
        "service_worker": "js\/background.js"
    },
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Ctrl + Shift + 4",
                "mac": "Shift+MacCtrl+G"
            },
            "description": "Start the extension"
        }
    },
    "permissions": [
        "activeTab",
        "tabs",
        "downloads",
        "storage",
        "identity",
        "downloads.shelf",
        "scripting",
        "unlimitedStorage",
        "cookies"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; script-src-elem 'self' 'unsafe-inline' https:\/\/admin.appscreenrecorder.com\/* https:\/\/*.firebaseio.com https:\/\/*.firebasedatabase.app https:\/\/www.googleapis.com"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "css": [
                "scss\/main.css"
            ],
            "js": [
                "js\/detect.js"
            ],
            "all_frames": false
        }
    ],
    "action": {
        "default_popup": "html\/index.html",
        "default_title": "Appscreenrecoder"
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/admin.appscreenrecorder.com\/*",
            "http:\/\/localhost:3000\/*",
            "https:\/\/appscreenrecorder.com\/*"
        ]
    }
}