WebExtension.net
Toggle dark mode
WebExtension.net

ChatPDF - ChatGPT for PDF

View on Chrome Web Store
View ChatPDF - ChatGPT for PDF Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (8 ratings)
2 new ratings
15 views
This extension has been viewed 15 times

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

Use ChatPDF: AI summarizer to chat with PDF, extract insights, and get AI summary. Simplify your pdf reading!
Type
Extension
Users
778 users
22
SupaEasy
View author page of SupaEasy
Featured Extension

Hand-picked for quality and usefulness

Published
Published on November 18, 2024
Version 1.05
Manifest version
3
Updated
Updated on January 31, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View ChatPDF - ChatGPT for 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,
    "name": "ChatPDF - ChatGPT for PDF",
    "default_locale": "en",
    "version": "1.05",
    "description": "__MSG_appDesc__",
    "permissions": [
        "sidePanel",
        "storage"
    ],
    "host_permissions": [
        "https:\/\/qfjcjtsklspbzxszcwmf.supabase.co\/*"
    ],
    "side_panel": {
        "default_path": "sidebar\/sidebar.html"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [],
    "icons": {
        "48": "icon.png",
        "128": "icon.png"
    },
    "action": {
        "default_icon": "icon.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "pdf.js",
                "pdf.worker.js",
                "lib\/*",
                "fonts\/*",
                "Upload.svg",
                "Back.svg",
                "Delete.svg",
                "Send.svg",
                "Copy.svg",
                "Confirm.svg",
                "Anim1.json",
                "Anim2.json",
                "Loader.json",
                "Congrat.png"
            ],
            "matches": [
                "chrome-extension:\/\/*\/*"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; style-src 'self' 'unsafe-inline'; object-src 'self'"
    }
}
© 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