WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Website to PDF Converter

Website to PDF Converter

View on Chrome Web Store
View Website to PDF Converter Chrome Extension on Chrome Web Store
Add to bookmarks
3.7 (3 ratings)
4 views
This extension has been viewed 4 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.

One-click Website to PDF Converter easily convert website page to pdf online and save web page to desktop.
Type
Extension
Users
319 users
8
u986*****************
View author page of u986*****************
Published
Published on September 21, 2025
Version 4.2
Manifest version
3
Updated
Updated on November 8, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View Website to PDF Converter 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": "__MSG_appName__",
    "description": "__MSG_shortDesc__",
    "default_locale": "en",
    "version": "4.2",
    "icons": {
        "16": "icons\/icon-16.png",
        "32": "icons\/icon-32.png",
        "38": "icons\/icon-38.png",
        "48": "icons\/icon-48.png",
        "64": "icons\/icon-64.png",
        "96": "icons\/icon-96.png",
        "128": "icons\/icon-128.png"
    },
    "permissions": [
        "activeTab",
        "debugger",
        "scripting"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "background": {
        "service_worker": "background.min.js"
    },
    "action": {
        "default_icon": {
            "16": "icons\/icon-16.png",
            "32": "icons\/icon-32.png",
            "38": "icons\/icon-38.png"
        },
        "default_title": "__MSG_appName__",
        "default_popup": "popup.min.html"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "content-scripts\/ping.min.js",
                "content-scripts\/print.min.js"
            ],
            "css": [
                "content-scripts\/print.min.css"
            ],
            "run_at": "document_idle"
        }
    ]
}
© 2026 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