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
官方URL 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\/*"
        ]
    }
}