WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Full Page Screenshot: ScreenTool.io

Full Page Screenshot: ScreenTool.io

View on Chrome Web Store
View Full Page Screenshot: ScreenTool.io Chrome Extension on Chrome Web Store
Add to bookmarks
3.8 (12 ratings)
1 new ratings
7 views
This extension has been viewed 7 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.

Take Full Page Screenshots effortlessly, snip specific areas, and share in seconds.
Type
Extension
Users
9,000 users
1K
Website screentool.io
ChatGPT Everywhere
View author page of ChatGPT Everywhere
Featured Extension

Hand-picked for quality and usefulness

Published
Published on October 13, 2022
Version 2.9.0
Manifest version
3
Updated
Updated on April 3, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Full Page Screenshot: ScreenTool.io 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",
    "name": "Full Page Screenshot: ScreenTool.io",
    "description": "Take Full Page Screenshots effortlessly, snip specific areas, and share in seconds.",
    "version": "2.9.0",
    "manifest_version": 3,
    "icons": {
        "16": "imgs\/icons\/icon16.png",
        "32": "imgs\/icons\/icon32.png",
        "48": "imgs\/icons\/icon48.png",
        "128": "imgs\/icons\/icon128.png"
    },
    "action": {
        "default_popup": "popup.html"
    },
    "short_name": "Screenshot",
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ],
            "js": [
                "dist\/content.bundle.js"
            ]
        }
    ],
    "background": {
        "service_worker": "main-service-worker.js"
    },
    "permissions": [
        "activeTab",
        "storage",
        "scripting"
    ],
    "web_accessible_resources": [
        {
            "resources": [],
            "matches": [
                "<all_urls>"
            ],
            "extension_ids": []
        }
    ]
}
© 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