WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
FullPagePDF - Convert Web Pages to PDF Instantly

FullPagePDF - Convert Web Pages to PDF Instantly

View on Chrome Web Store
View FullPagePDF - Convert Web Pages to PDF Instantly Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 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.

Transform any webpage into pixel-perfect, searchable PDFs with one click. Privacy-first design with Google Drive integration.
Type
Extension
Users
127 users
1
Website fullpagepdf.com
VYTEFY
View author page of VYTEFY
Published
Published on March 10, 2025
Version 0.4.2
Manifest version
3
Updated
Updated on September 2, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View FullPagePDF - Convert Web Pages to PDF Instantly 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,
    "name": "FullPagePDF - Convert Web Pages to PDF Instantly",
    "description": "Transform any webpage into pixel-perfect, searchable PDFs with one click. Privacy-first design with Google Drive integration.",
    "version": "0.4.2",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwxrn4wXjbtV30KFPeDy2h\/n0q3wU9SAeq9bbOtCd0yOU+E797y1V8oj0NsivYQ3wNkiZ1gIsA7bue9HOZc50IUbIDn49RA6Y+7bM32ghqNp07KVokwlk2ZRD8WvDC3tsy1VjNAaZ5Vs1la2jRvEgkIGQpJaNiYzwX90aK9YX9hjzgsPueGdvDCE6+joF0m6Yjfv+eXsxDXGLg\/0ZfP09Tihrqg+LUYu\/lHv57tExcYXGbVWRCyr67JKAaWFrFVWK3GKwC6JEQatFwBbi7chhH1yQdtL7M3r\/YsR544+a1mDQXrIX29ezZNaifs3VhiQO1eQmhsXud9dnrNHHpHSWUQIDAQAB",
    "icons": {
        "16": "icons\/icon-16.png",
        "32": "icons\/icon-32.png",
        "48": "icons\/icon-48.png",
        "128": "icons\/icon-128.png"
    },
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true
    },
    "action": [],
    "background": {
        "service_worker": "js\/background.js"
    },
    "oauth2": {
        "client_id": "524889282426-bc1o2p7dl6sr5niinkkqvujbstlq00t5.apps.googleusercontent.com",
        "scopes": [
            "openid"
        ]
    },
    "permissions": [
        "debugger",
        "scripting",
        "identity",
        "storage"
    ],
    "host_permissions": [
        "https:\/\/*\/*",
        "http:\/\/*\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "js\/content_script.js",
                "js\/iframe_index.js",
                "js\/iframe_script.js",
                "js\/vendor.js",
                "css\/vendor.css"
            ],
            "matches": [
                "<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