Password Protect PDF

Secure PDF documents and/or add restrictions from your home and new tab page!

What is Password Protect PDF?

Password Protect PDF is a Chrome extension developed by https://online-converter.freepdfsolutions.com, and its main feature is "Secure PDF documents and/or add restrictions from your home and new tab page!".

Extension Screenshots

screenshot
screenshot

Download Password Protect PDF Extension CRX File

Download Password Protect PDF extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        You can protect your PDF documents with password or/and you can add restrictions to it as well.
 
Supported restrictions are:
1-Printing
2-CopyContents
3-ModifyContent
4-ScreenReaders 	
5-ModifyAnnotations

WHAT PDF SOLUTIONS CONVERTER IS ALL ABOUT?
We understand the frustrations when it come to dealing with pdf files and not having proper software to view or convert these. We at Free PDF Solutions make conversion simple to all user types and thrive on doing so.

With Password Protect PDF, there's...
• No registration required
• Ease of use
• Links to our online conversion utilities.

New version: removed new tab change.

You can uninstall the extension at any time.                    

Extension Basic Information

Name Password Protect PDF Password Protect PDF
ID pmggppdlojajmehkkiieagmgoniindfm
Official URL https://chromewebstore.google.com/detail/password-protect-pdf/pmggppdlojajmehkkiieagmgoniindfm
Description Secure PDF documents and/or add restrictions from your home and new tab page!
File Size 21.82 KB
Installation Count 1,881
Current Version 3.0
Last Updated 2020-05-29
Publish Date 2020-05-28
Rating 2.50/5 Total 10 Ratings
Developer https://online-converter.freepdfsolutions.com
Email [email protected]
Payment Type free
Extension Website http://online-converter.freepdfsolutions.com/#password-protect-pdf
Privacy Policy Page URL https://www.freepdfsolutions.com/privacypolicy.html
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Password Protect PDF",
    "default_locale": "en",
    "description": "Secure PDF documents and\/or add restrictions from your home and new tab page!",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "version": "3.0",
    "icons": {
        "16": "images\/icon-16.png",
        "48": "images\/icon-48.png",
        "128": "images\/icon-128.png"
    },
    "browser_action": {
        "default_icon": "images\/icon-128.png"
    }
}