WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
LightPDF: AI Chat & Summary for PDF/Web

LightPDF: AI Chat & Summary for PDF/Web

View on Chrome Web Store
View LightPDF: AI Chat & Summary for PDF/Web Chrome Extension on Chrome Web Store
Add to bookmarks
4.8 (63 ratings)
6 views
This extension has been viewed 6 times

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

The best free ChatPDF AI extension. Chat with documents & website, quickly get summaries and data extraction.
Type
Extension
Users
8,000 users
1K
Website lightpdf.com
Apowersoft
View author page of Apowersoft
Featured Extension

Hand-picked for quality and usefulness

Published
Published on July 9, 2023
Version 2.0.2
Manifest version
3
Updated
Updated on June 24, 2024
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View LightPDF: AI Chat & Summary for PDF/Web 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_PLUGIN_NAME__",
    "description": "__MSG_PLUGIN_DESC__",
    "version": "2.0.2",
    "icons": {
        "16": "icons\/icon.png",
        "19": "icons\/icon.png",
        "38": "icons\/icon.png",
        "48": "icons\/icon.png",
        "128": "icons\/icon.png"
    },
    "default_locale": "zh_CN",
    "background": {
        "service_worker": "background\/service-worker.js",
        "type": "module"
    },
    "action": {
        "default_title": "lightpdf",
        "default_icon": "icons\/icon.png",
        "default_popup": ""
    },
    "permissions": [
        "storage",
        "system.display"
    ],
    "host_permissions": [],
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "content\/content.js"
            ],
            "css": [
                "content\/content.css"
            ],
            "run_at": "document_start",
            "all_frames": false,
            "match_about_blank": true
        },
        {
            "matches": [
                "*:\/\/lightpdf.com\/*",
                "*:\/\/lightpdf.cn\/*"
            ],
            "js": [
                "content\/login-content.js"
            ],
            "run_at": "document_end"
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "*"
            ]
        }
    ]
}
© 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