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 (818 ratings)
1 new ratings
30 views
This extension has been viewed 30 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 chatgpt as pdf, chat to pdf, and print. Export ChatGPT conversations to PDF easily.
Type
Extension
Users
90,000 users
10K
Website chatgpt2pdf.app
chatgpt2pdf
View author page of chatgpt2pdf
Featured Extension

Hand-picked for quality and usefulness

Published
Published on September 7, 2024
Version 1.3.6
Manifest version
3
Updated
Updated on August 1, 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": "1.3.6",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "homepage_url": "https:\/\/www.chatgpt2pdf.app",
    "action": {
        "default_title": "ChatGPT to PDF",
        "default_icon": {
            "16": "assets\/logo16.png",
            "48": "assets\/logo48.png",
            "64": "assets\/logo64.png",
            "96": "assets\/logo96.png",
            "128": "assets\/logo128.png",
            "512": "assets\/logo512.png"
        }
    },
    "icons": {
        "16": "assets\/logo16.png",
        "48": "assets\/logo48.png",
        "64": "assets\/logo64.png",
        "96": "assets\/logo96.png",
        "128": "assets\/logo128.png",
        "512": "assets\/logo512.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "activeTab",
        "downloads",
        "storage"
    ],
    "host_permissions": [
        "*:\/\/chatgpt.com\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/chatgpt.com\/*"
            ],
            "js": [
                "contentScript.js",
                "wall.js"
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/onlineapp.pro\/*",
            "https:\/\/onlineapp.stream\/*",
            "https:\/\/onlineapp.live\/*"
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/download_instruction.mp4"
            ],
            "matches": [
                "*:\/\/chatgpt.com\/*"
            ]
        }
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA5habv1ZMh4UyDUJMBMhUwbymaqquS59lm5gSAwgr62QcPhUxCj+Kc8jBWpDDtWVKx8AFhlz\/dq0LUaThijC94Fg5cUGo5urfJWWi9jZ87jT1lyo+G6SZoeDNWPb4VUmpx09nw7QOmFC0OHUnYF6WavOhXTtN4peIzt3g81NUSRHNdEEtMdavD2tzUOfpzkuTpcuGjrNzVzSZHi1+EdQF4Mi6hLMRrSRjVAsuIrCzp1MYpawelkYi6q05wW3hPF6y3PxFwX\/XnTs7Cr2M\/Wv9jec4toIsC+gjydm9cpMpNAp9GvAHJJpgSPzrrNF2aKK9JvBIdkjiOn3ed5KQKeFwxwIDAQAB"
}
© 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