WebExtension.net
WebExtension.net
WebExtension.net
WebExtension.net
Password Protect PDF

Password Protect PDF

View on Chrome Web Store
4.9 (8 ratings)
1 new ratings
8 views

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

Password Protect PDF: Encrypt PDFs & secure them with strong passwords. Generate strong keys & control conversion history.
Type
Extension
Users
398 users
4
dreambuilder.first
Featured Extension

Hand-picked for quality and usefulness

Published
Version 1.1.2
Manifest version
3
Updated
productivity/tools
View on Chrome Web Store
Share This Extension

Extension Manifest

{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "description": "__MSG_shortDesc__",
    "version": "1.1.2",
    "default_locale": "en",
    "icons": {
        "48": "logo\/lg_48x48.png",
        "64": "logo\/lg_64x64.png",
        "96": "logo\/lg_96x96.png",
        "128": "logo\/lg_128x128.png",
        "256": "logo\/lg_256x256.png"
    },
    "action": {
        "default_title": "Password Protect PDF"
    },
    "permissions": [
        "storage",
        "tabs",
        "downloads"
    ],
    "background": {
        "service_worker": "service-worker.js"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "*.wasm",
                "assets\/pdf-icon.png"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; 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.