WebExtension.net
Toggle dark mode
WebExtension.net

HTML File to PDF

View on Chrome Web Store
View HTML File to PDF Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (3 ratings)
2 new ratings
0 views
This extension has been viewed 0 times

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

Use HTML file to PDF: convert HTML to PDF in one click. Save webpage as PDF easily, preserving layout for offline access.
Type
Extension
Users
415 users
5
jmusk314
View author page of jmusk314
Published
Published on November 30, 2024
Version 2.2
Manifest version
3
Updated
Updated on December 2, 2024
productivity/tools
Extension Category
View on Chrome Web Store
View HTML File to PDF 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",
    "name": "__MSG_appName__",
    "description": "__MSG_shortDesc__",
    "author": "John Musk",
    "permissions": [
        "tabs",
        "storage",
        "downloads",
        "scripting",
        "activeTab"
    ],
    "manifest_version": 3,
    "version": "2.2",
    "default_locale": "en",
    "icons": {
        "128": "images\/128.png"
    },
    "action": {
        "default_icon": {
            "128": "images\/128.png"
        },
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "static\/background\/index.js"
    },
    "content_scripts": [
        {
            "css": [],
            "js": [
                "content.06af5f40.js"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "file:\/\/\/*"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "purify.57de32e2.js",
                "index.es.e484a2fb.js"
            ]
        }
    ]
}
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