WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
HeyGen Screen Recorder & Capture – Record, Edit & Share Without a Camera

HeyGen Screen Recorder & Capture – Record, Edit & Share Without a Camera

View on Chrome Web Store
View HeyGen Screen Recorder & Capture – Record, Edit & Share Without a Camera Chrome Extension on Chrome Web Store
Add to bookmarks
4.9 (15 ratings)
1 new ratings
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Create, edit, and share videos with HeyGen's screen recorder—no camera needed. Capture your screen and let AI do the rest with ease!
Type
Extension
Users
1,000 users
6
Website heygen.com
app-admin
View author page of app-admin
Published
Published on October 31, 2024
Version 1.0.2
Manifest version
3
Updated
Updated on December 11, 2024
productivity/communication
Extension Category
Website
Visit developer website
View on Chrome Web Store
View HeyGen Screen Recorder & Capture – Record, Edit & Share Without a Camera Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "HeyGen Screen Recorder & Capture \u2013 Record, Edit & Share Without a Camera",
    "version": "1.0.2",
    "description": "Create, edit, and share videos with HeyGen's screen recorder\u2014no camera needed. Capture your screen and let AI do the rest with ease!",
    "permissions": [
        "tabs",
        "activeTab",
        "webNavigation",
        "tabCapture",
        "desktopCapture",
        "cookies",
        "scripting"
    ],
    "host_permissions": [
        "https:\/\/app.heygen.com\/*"
    ],
    "action": {
        "default_icon": {
            "16": "assets\/icon16.png",
            "48": "assets\/icon48.png",
            "128": "assets\/icon128.png"
        }
    },
    "background": {
        "service_worker": "app\/background.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.heygen.com\/*",
                "https:\/\/*.s3-accelerate.amazonaws.com\/*"
            ],
            "js": [
                "\/static\/js\/content.js"
            ],
            "all_frames": false
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "permissions.html",
                "permissions.js",
                "static\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "icons": {
        "16": "assets\/icon16.png",
        "48": "assets\/icon48.png",
        "128": "assets\/icon128.png"
    }
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top