WebExtension.net
WebExtension.net

Screenshot Tool - Screen Capture & Editor

View on Chrome Web Store
View Screenshot Tool - Screen Capture & Editor Chrome Extension on Chrome Web Store
4.7 (3,090 ratings)
2 new ratings

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

Innovative screenshot tool lets users screen capture and edit screenshot. Full page screen capture.
Type
Extension
Users
1,000,000 users
screenshot-tool.app
View author page of screenshot-tool.app
Featured Extension

Hand-picked for quality and usefulness

Published
Published on April 1, 2021
Version 1.0.9
Manifest version
3
Updated
Updated on May 29, 2024
View on Chrome Web Store
View Screenshot Tool - Screen Capture & Editor Chrome Extension on Chrome Web Store
make_chrome_yours/accessibility
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "short_name": "__MSG_short_name__",
    "version": "1.0.9",
    "default_locale": "en",
    "offline_enabled": true,
    "manifest_version": 3,
    "icons": {
        "128": "images\/128.png"
    },
    "background": {
        "service_worker": "\/js\/background.js"
    },
    "permissions": [
        "storage",
        "unlimitedStorage",
        "scripting"
    ],
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "\/js\/lib\/fabric.js",
                "\/js\/lib\/jquery-3.2.1.min.js",
                "\/js\/contentScript.js",
                "\/js\/share-modal.js"
            ],
            "css": [
                "\/css\/share-modal.css"
            ],
            "run_at": "document_start",
            "all_frames": true
        }
    ],
    "action": {
        "default_icon": "images\/128.png",
        "default_popup": "popup.html"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "\/css\/injectable.css",
                "editor.html"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "host_permissions": [
        "<all_urls>"
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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