WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Instashot - fastest full screenshot

Instashot - fastest full screenshot

View on Chrome Web Store
View Instashot - fastest full screenshot Chrome Extension on Chrome Web Store
Add to bookmarks
4.0 (3 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.

Fastest full page screenshot with before & after editor. Share link. Drive upload. Gallery built-in.
Type
Extension
Users
186 users
1
Website instashot.co
brahmastra
View author page of brahmastra
Featured Extension

Hand-picked for quality and usefulness

Published
Published on December 28, 2022
Version 0.2.61
Manifest version
3
Updated
Updated on June 11, 2024
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Instashot - fastest full screenshot 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,
    "offline_enabled": true,
    "minimum_chrome_version": "104",
    "name": "Instashot - fastest full screenshot",
    "description": "Fastest full page screenshot with before & after editor. Share link. Drive upload. Gallery built-in.",
    "version": "0.2.61",
    "author": "instashot",
    "homepage_url": "https:\/\/www.instashot.co\/",
    "icons": {
        "16": "icon.png",
        "128": "icon_128.png"
    },
    "action": {
        "default_icon": "icon.png",
        "default_popup": "popup\/index.html"
    },
    "options_page": "options\/index.html",
    "background": {
        "service_worker": "background\/background.js"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "scripts\/cropper\/cropper.js",
                "scripts\/cropper\/crop-box-F2GF3WVN.js",
                "scripts\/cropper\/shot-cropper.css",
                "scripts\/modifier\/page-modifier-ui.js",
                "scripts\/modifier\/context-menu-D7QDTYJO.css",
                "scripts\/modifier\/page-modifier-ZCYQPKJG.css",
                "scripts\/modifier\/high-lighter-PTFLNI4D.css",
                "scripts\/modifier\/page-modifier-ui.js"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "commands": {
        "fullPage": {
            "suggested_key": {
                "default": "Ctrl + Shift + F"
            },
            "description": "capture full page"
        },
        "pageEditor": {
            "suggested_key": {
                "default": "Ctrl + Shift + E"
            },
            "description": "edit webpage and capture"
        },
        "visibleArea": {
            "suggested_key": {
                "default": "Ctrl + Shift + V"
            },
            "description": "capture visible area"
        },
        "cropPage": {
            "suggested_key": {
                "default": "Ctrl + Shift + S"
            },
            "description": "load cropper to crop selected area"
        }
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/instashot.co\/*"
        ]
    },
    "permissions": [
        "scripting",
        "debugger",
        "activeTab",
        "storage",
        "unlimitedStorage",
        "contextMenus"
    ],
    "host_permissions": [
        "<all_urls>"
    ]
}
© 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