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
Eメール [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\/*"
        ]
    }
}