WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Zight Screen Recorder, Screenshot App

Zight Screen Recorder, Screenshot App

View on Chrome Web Store
View Zight Screen Recorder, Screenshot App Chrome Extension on Chrome Web Store
Add to bookmarks
4.5 (483 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.

The best screen recorder for Chrome. Capture your screen, webcam, and instantly share videos and screenshots in seconds.
Type
Extension
Users
70,000 users
5K
Website zight.com
Zight
View author page of Zight
Featured Extension

Hand-picked for quality and usefulness

Published
Published on April 30, 2018
Version 8.3.0
Manifest version
3
Updated
Updated on March 11, 2025
productivity/communication
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Zight Screen Recorder, Screenshot App 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",
    "action": {
        "default_popup": "index.html"
    },
    "background": {
        "service_worker": "worker.js",
        "type": "module"
    },
    "commands": {
        "zight-entire-page": {
            "description": "Capture entire page",
            "suggested_key": {
                "default": "Alt+Shift+F"
            }
        },
        "zight-record-screen": {
            "description": "Screen Recording",
            "suggested_key": {
                "default": "Alt+Shift+L"
            }
        },
        "zight-visible-area": {
            "description": "Capture visible area",
            "suggested_key": {
                "default": "Alt+Shift+V"
            }
        }
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "js": [
                "content\/unfurl.js"
            ]
        }
    ],
    "description": "The best screen recorder for Chrome. Capture your screen, webcam, and instantly share videos and screenshots in seconds.",
    "externally_connectable": {
        "matches": [
            "file:\/\/*",
            "https:\/\/*.getcloudapp.com\/*",
            "https:\/\/*.zight.com\/*"
        ]
    },
    "homepage_url": "https:\/\/www.zight.com\/",
    "host_permissions": [
        "<all_urls>"
    ],
    "icons": {
        "16": "icons\/logo-mark-outline-16.png",
        "19": "icons\/logo-mark-outline-19.png",
        "32": "icons\/logo-mark-outline-32.png",
        "38": "icons\/logo-mark-outline-38.png",
        "48": "icons\/logo-mark-outline-48.png",
        "128": "icons\/logo-mark-outline-128.png",
        "256": "icons\/logo-mark-outline-256.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAthHs31cwaVQBHRyw28GMUIHt6AK1Z6G8mhuyEsaMWDoEobhMyeacKxhRSyyTLFGDt\/0Nvy4igzQkXcjW2bZteoU7XFQpW81PVH7bBOpyWvUAVwem1nV2ly+iMpmXkh6mDhaDBRhG77vRzDBic+rYbJi9ePQq8MKkK2lPVveYOOHKkWjIGvGTQb6DtJkg6vMiYFrQTPTUiRAnxbJASXukHHQaDwj89hCC3q\/vi6Q8AJIpQYK+Ll49Q0TgTNemgtmtG94s5+tvToIHUE2CvGc9oMR6DwGN+oqgUSQ4gY2sqH5LEMhk+NnFZ9\/CcXUl5jwzsGe\/pcB29rIQEda2qsr0YQIDAQAB",
    "manifest_version": 3,
    "minimum_chrome_version": "116",
    "name": "Zight Screen Recorder, Screenshot App",
    "options_page": "\/index.html#\/settings",
    "permissions": [
        "activeTab",
        "clipboardWrite",
        "contextMenus",
        "notifications",
        "offscreen",
        "scripting",
        "storage",
        "unlimitedStorage"
    ],
    "version": "8.3.0",
    "web_accessible_resources": [
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "camPreview.html",
                "controls.html",
                "countdown.html",
                "screenshot.html",
                "pip-interstitial.html",
                "toaster.html",
                "intro.html",
                "permission.html"
            ]
        }
    ]
}
© 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