WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
ChatGPT to PDF

ChatGPT to PDF

View on Chrome Web Store
View ChatGPT to PDF Chrome Extension on Chrome Web Store
Add to bookmarks
4.7 (58 ratings)
1 new 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.

Use ChatGPT to PDF extension to save Images, Math Equations, Save AI responses, tables. Convert ChatGPT to PDF and doc in one click!
Type
Extension
Users
5,000 users
1K
ChatGPT to PDF
View author page of ChatGPT to PDF
Featured Extension

Hand-picked for quality and usefulness

Published
Published on September 4, 2024
Version 5.2.1
Manifest version
3
Updated
Updated on June 11, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View ChatGPT 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",
    "manifest_version": 3,
    "version": "5.2.1",
    "homepage_url": "https:\/\/chatgptpdf.tech\/welcome",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "action": {
        "default_title": "__MSG_appName__",
        "default_icon": {
            "16": "extension_icon16.png",
            "32": "extension_icon32.png",
            "48": "extension_icon48.png",
            "128": "icon.png"
        }
    },
    "permissions": [
        "storage"
    ],
    "icons": {
        "16": "extension_icon16.png",
        "32": "extension_icon32.png",
        "48": "extension_icon48.png",
        "128": "icon.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/chatgpt.com\/*"
            ],
            "js": [
                "contentScript.js"
            ]
        }
    ],
    "author": "ChatGPT To PDF"
}
© 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