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

DeepSeek to PDF

View on Chrome Web Store
View DeepSeek to PDF Chrome Extension on Chrome Web Store
Add to bookmarks
3.9 (119 ratings)
1 new ratings
55 views
This extension has been viewed 55 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.

Export your chats instantly with DeepSeek to PDF: smart conversion for perfect results.
Type
Extension
Users
10,000 users
500
airt*******************
View author page of airt*******************
Published
Published on January 31, 2025
Version 2.0.4
Manifest version
3
Updated
Updated on May 8, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View DeepSeek 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,
    "default_locale": "en",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArjCHQ4G2E2PFYb6cZ5k\/x8uQDDMLNrm+wwt5aRVlx6Z1q342P+YqcB7vp8en\/lFQbFsw1+yKPdVa1GunH1FyJVkmumNbkGnPOY80SM+EVdQYNyLribz2YZJCKpVvi2qY\/x5XybNfELvcIlsT0+EVo93lSUT8oJRDvTIAXdtc8eZ51nwzJFrXfotIBISPAFKJkauEdzX0PC4Q4gnyX\/dh+ci0MBq7\/DovUU8pfxa4j91e4Z3scUWKuJpPQIoFEacEeqU4YsGDFKM+X2b1l2NGuSIVPvRJK1ceqcyqDOzKre\/5kWvbXkz8akMDRDGukmNhunr2C3bs2PiDTI9yVQUXRwIDAQAB",
    "name": "__MSG_appName__",
    "version": "2.0.4",
    "description": "__MSG_appDesc__",
    "permissions": [
        "tabs",
        "storage"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/onlineapp.pro\/*",
            "https:\/\/onlineapp.stream\/*",
            "https:\/\/onlineapp.live\/*"
        ]
    },
    "background": {
        "service_worker": "src\/pages\/background\/index.js",
        "type": "module"
    },
    "icons": {
        "32": "32.png",
        "48": "48.png",
        "64": "64.png",
        "128": "128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                "<all_urls>"
            ],
            "js": [
                "src\/pages\/content\/index.js"
            ],
            "css": []
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/js\/*.js",
                "assets\/css\/*.css",
                "assets\/svg\/*.svg",
                "assets\/png\/*.png",
                "icon.svg",
                "blob\/*"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; 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