WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Password Protect PDF

Password Protect PDF

View on Chrome Web Store
View Password Protect PDF Chrome Extension on Chrome Web Store
Add to bookmarks
4.9 (9 ratings)
1 new ratings
9 views
This extension has been viewed 9 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.

Password Protect PDF: Encrypt PDFs & secure them with strong passwords. Generate strong keys & control conversion history.
Type
Extension
Users
492 users
14
dreambuilder.first
View author page of dreambuilder.first
Featured Extension

Hand-picked for quality and usefulness

Published
Published on February 8, 2025
Version 1.1.2
Manifest version
3
Updated
Updated on April 29, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View Password Protect 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": "__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.
Go to top