WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Screenshot – Screen Capture & Editor-CocoShot

Screenshot – Screen Capture & Editor-CocoShot

View on Chrome Web Store
View Screenshot – Screen Capture & Editor-CocoShot Chrome Extension on Chrome Web Store
Add to bookmarks
4.9 (643 ratings)
1 new ratings
51 views
This extension has been viewed 51 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.

Full page, area, and desktop screenshot. Built-in screenshot editor and shortcut support for quick screen capture.
Type
Extension
Users
60,000 users
5K
Website cocoshot.net
https://cococut.net
View author page of https://cococut.net
Featured Extension

Hand-picked for quality and usefulness

Published
Published on June 9, 2022
Version 0.43
Manifest version
3
Updated
Updated on November 19, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Screenshot – Screen Capture & Editor-CocoShot 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": "__MSG_extName__",
    "description": "__MSG_extDescription__",
    "version": "0.43",
    "default_locale": "en",
    "action": {
        "default_icon": [],
        "default_title": "Screenshot - CocoShot",
        "default_popup": "src\/pages\/popup.html"
    },
    "icons": {
        "16": "src\/assets\/icons\/icon16_gray.png",
        "48": "src\/assets\/icons\/icon48_gray.png",
        "128": "src\/assets\/icons\/icon128_gray.png"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "permissions": [
        "scripting",
        "activeTab",
        "storage",
        "unlimitedStorage"
    ],
    "optional_permissions": [
        "downloads",
        "webNavigation"
    ],
    "optional_host_permissions": [
        "<all_urls>",
        "file:\/\/*\/*"
    ],
    "content_scripts": [
        {
            "js": [
                "assets\/contentscript.js-loader-Dun4aCMS.js"
            ],
            "matches": [
                "*:\/\/shot.cococut.net\/*",
                "*:\/\/cocoshot.net\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "commands": {
        "capture": {
            "suggested_key": {
                "default": "Alt+Shift+X"
            },
            "description": "Capture a screenshot of the current page"
        }
    },
    "options_page": "src\/pages\/options.html",
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/cocoshot.net\/*",
                "*:\/\/shot.cococut.net\/*"
            ],
            "resources": [
                "assets\/db-Bnxp305x.js",
                "assets\/tempStorage-DgVgQA3D.js",
                "assets\/userBehavior-DVn3muAA.js",
                "assets\/contentscript.js-DUYuTSrB.js"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "resources": [
                "assets\/ConfigManager-DQoS4pR8.js",
                "assets\/index.js-DAcwP_b-.js",
                "assets\/userBehavior-DVn3muAA.js",
                "assets\/tools-DS3STr_8.js",
                "assets\/content.js-BdWoldaR.js",
                "assets\/jquery-BbtLhie5.js",
                "assets\/intab.js-D6wlhFBl.js",
                "assets\/intab-BdCWXOxg.css"
            ],
            "use_dynamic_url": false
        }
    ]
}
© 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