WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Capture screenshot & Screen Recording

Capture screenshot & Screen Recording

View on Chrome Web Store
View Capture screenshot & Screen Recording Chrome Extension on Chrome Web Store
Add to bookmarks
4.2 (35 ratings)
45 new ratings
27 views
This extension has been viewed 27 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.

screenshot page,full page, Record screen, window, screen capture, Save as image,PDF / get link. Select area, edit screenshot
Type
Extension
Users
6,000 users
1K
Vales
View author page of Vales
Featured Extension

Hand-picked for quality and usefulness

Published
Published on August 12, 2022
Version 1.4.1
Manifest version
3
Updated
Updated on December 14, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Capture screenshot & Screen Recording 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
{
    "action": {
        "default_icon": {
            "19": "img\/icon19.png",
            "38": "img\/icon38.png"
        },
        "default_popup": "popup\/popup.html",
        "default_title": "__MSG_screenshotplugin_default_title__"
    },
    "background": {
        "service_worker": ".\/worker_wrapper.js"
    },
    "content_scripts": [
        {
            "html": [
                "popup\/popup.html"
            ],
            "js": [
                "\/libs\/jquery-3.2.1.min.js",
                "js\/event.js",
                "js\/content_script.js",
                "js\/popup.js",
                "js\/content_scripts.js",
                "popup\/popup.js",
                "\/recording\/js\/BackgroundService.js",
                "\/recording\/js\/PopupPage.js",
                "\/libs\/html2canvas.min.js",
                "\/libs\/fabric.min.js",
                "content\/content.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                "<all_urls>",
                "https:\/\/chatgpt.com\/*",
                "https:\/\/www.youtube.com\/*",
                "https:\/\/youtube.com\/*",
                "https:\/\/www.gstatic.com\/*",
                "https:\/\/scrsht.com\/*",
                "https:\/\/www.google.com\/*",
                "https:\/\/google.com\/*",
                "https:\/\/whatsapp.com\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; "
    },
    "default_locale": "en",
    "description": "__MSG_screenshotplugin_short_description__",
    "homepage_url": "https:\/\/scrsht.com",
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "<all_urls>",
        "https:\/\/chatgpt.com\/*",
        "https:\/\/www.youtube.com\/*",
        "https:\/\/youtube.com\/*",
        "https:\/\/www.gstatic.com\/*",
        "https:\/\/scrsht.com\/*",
        "https:\/\/www.google.com\/*",
        "https:\/\/google.com\/*",
        "https:\/\/whatsapp.com\/*",
        "https:\/\/mail.google.com\/*",
        "https:\/\/web.whatsapp.com\/*",
        "https:\/\/www.youtube.com\/*",
        "https:\/\/way2enjoy.com\/*"
    ],
    "icons": {
        "19": "img\/icon19.png",
        "24": "img\/icon24.png",
        "32": "img\/icon32.png",
        "38": "img\/icon38.png",
        "128": "img\/icon128.png",
        "256": "img\/icon256.png"
    },
    "manifest_version": 3,
    "name": "__MSG_screenshotplugin_name__",
    "permissions": [
        "activeTab",
        "storage",
        "unlimitedStorage",
        "notifications",
        "clipboardWrite",
        "downloads",
        "cookies",
        "contextMenus",
        "scripting",
        "windows",
        "offscreen",
        "tabCapture"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.4.1",
    "web_accessible_resources": [
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "toolbar_res\/*",
                "libs\/*",
                "js\/*",
                "html\/*",
                "img\/*",
                "_locales\/*",
                "css\/*",
                "libs\/jquery-3.2.1.min.js",
                "js\/event.js",
                "js\/content_script.js",
                "js\/content.js",
                "js\/popup.js",
                "js\/add.js",
                "js\/content_scripts.js",
                "popup\/popup.js",
                "\/recording\/js\/BackgroundService.js",
                "\/recording\/js\/PopupPage.js",
                "\/libs\/jspdf.umd.min.js",
                "libs\/html2canvas.min.js",
                "libs\/html2pdf.bundle.min.js",
                "popup\/popup.html",
                "content\/content.js",
                "js\/gif.js",
                "js\/gif.worker.js",
                "js\/capture-areagif.js",
                "gif.js",
                "offscreen.html",
                "offscreen.js",
                "popup\/gif_compressor.html",
                "popup\/gif_compressor-new.js",
                "libs\/gif\/gif.worker.js"
            ],
            "use_dynamic_url": true
        }
    ]
}
© 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