WebExtension.net
WebExtension.net

Take Webpage Screenshots Entirely - FireShot

View on Chrome Web Store
View Take Webpage Screenshots Entirely - FireShot Chrome Extension on Chrome Web Store
4.8 (43,264 ratings)
1 new ratings

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

Take FULL webpage screenshots. Capture, edit and save them to PDF/JPEG/GIF/PNG, upload, print, send to OneNote, clipboard or email.
Type
Extension
Users
3,000,000 users
Website getfireshot.com
Evgeny Vokilsus
View author page of Evgeny Vokilsus
Featured Extension

Hand-picked for quality and usefulness

Published
Published on September 22, 2011
Version 2.0.2.2
Manifest version
3
Updated
Updated on October 12, 2024
View on Chrome Web Store
View Take Webpage Screenshots Entirely - FireShot Chrome Extension on Chrome Web Store
productivity/tools
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.0.2.2",
    "manifest_version": 3,
    "name": "__MSG_application_title__",
    "description": "__MSG_application_description__",
    "default_locale": "en",
    "offline_enabled": true,
    "minimum_chrome_version": "114",
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self';"
    },
    "incognito": "spanning",
    "icons": {
        "16": "images\/sss_16.png",
        "32": "images\/sss_32.png",
        "48": "images\/sss_48.png",
        "128": "images\/sss_128.png"
    },
    "options_page": "fsOptions.html",
    "action": {
        "default_popup": "fsPopup.html"
    },
    "permissions": [
        "storage",
        "alarms",
        "scripting",
        "activeTab",
        "nativeMessaging",
        "contextMenus"
    ],
    "optional_host_permissions": [
        "https:\/\/mail.google.com\/*",
        "<all_urls>"
    ],
    "optional_permissions": [
        "tabs",
        "downloads"
    ],
    "background": {
        "service_worker": "scripts\/fsServiceWorker.js"
    },
    "commands": {
        "last-used-action": {
            "suggested_key": {
                "default": "Ctrl+Shift+S",
                "mac": "Command+Shift+S"
            },
            "description": "__MSG_options_label_last_action_hotkey__"
        },
        "capture-entire-page-action": {
            "suggested_key": {
                "default": "Alt+Shift+1",
                "mac": "Command+Shift+1"
            },
            "description": "__MSG_action_capture_entire_lite__"
        },
        "capture-visible-page-action": {
            "suggested_key": {
                "default": "Alt+Shift+3",
                "mac": "Command+Shift+2"
            },
            "description": "__MSG_action_capture_visible_lite__"
        },
        "capture-selection-action": {
            "suggested_key": {
                "default": "Alt+Shift+4",
                "mac": "Command+Shift+6"
            },
            "description": "__MSG_action_capture_selection_lite__"
        }
    }
}
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