WebExtension.net
WebExtension.net

GoFullPage - Full Page Screen Capture

View on Chrome Web Store
View GoFullPage - Full Page Screen Capture Chrome Extension on Chrome Web Store
4.9 (76,562 ratings)
8 new ratings

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

Capture a screenshot of your current page in entirety and reliably—without requesting any extra permissions!
Type
Extension
Users
8,000,000 users
Website gofullpage.com
GoFullPage
View author page of GoFullPage
Featured Extension

Hand-picked for quality and usefulness

Published
Published on November 7, 2012
Version 8.3
Manifest version
3
Updated
Updated on June 19, 2024
View on Chrome Web Store
View GoFullPage - Full Page Screen Capture Chrome Extension on Chrome Web Store
productivity/developer
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "GoFullPage - Full Page Screen Capture",
    "version": "8.3",
    "manifest_version": 3,
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "action": {
        "default_icon": "images\/icon-999.png",
        "default_popup": "popup.html"
    },
    "options_page": "options.html",
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Alt+Shift+P"
            }
        }
    },
    "background": {
        "service_worker": "js\/background\/index.js"
    },
    "minimum_chrome_version": "102",
    "permissions": [
        "activeTab",
        "scripting",
        "storage",
        "unlimitedStorage"
    ],
    "optional_permissions": [
        "downloads",
        "webNavigation"
    ],
    "optional_host_permissions": [
        "<all_urls>",
        "webNavigation",
        "file:\/\/*\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "p\/*"
            ],
            "matches": [
                "*:\/\/*.gofullpage.com\/*",
                "https:\/\/localhost:1234\/*",
                "https:\/\/dev.d32cgdvim65k7p.amplifyapp.com\/*"
            ]
        }
    ],
    "icons": {
        "16": "images\/icon16-999.png",
        "48": "images\/icon48-999.png",
        "128": "images\/icon128-999.png"
    }
}
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