Password Protect PDF

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

Password Protect PDF क्या है?

Password Protect PDF https://online-converter.freepdfsolutions.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Secure PDF documents and/or add restrictions from your home and new tab page!"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Password Protect PDF एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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.                    

एक्सटेंशन की मूल जानकारी

नाम Password Protect PDF Password Protect PDF
ID pmggppdlojajmehkkiieagmgoniindfm
आधिकारिक URL https://chromewebstore.google.com/detail/password-protect-pdf/pmggppdlojajmehkkiieagmgoniindfm
विवरण Secure PDF documents and/or add restrictions from your home and new tab page!
फ़ाइल का आकार 21.82 KB
स्थापना संख्या 1,881
वर्तमान संस्करण 3.0
अंतिम अपडेट 2020-05-29
प्रकाशन तिथि 2020-05-28
रेटिंग 2.50/5 कुल 10 रेटिंग्स
डेवलपर https://online-converter.freepdfsolutions.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://online-converter.freepdfsolutions.com/#password-protect-pdf
गोपनीयता नीति पृष्ठ URL https://www.freepdfsolutions.com/privacypolicy.html
समर्थित भाषाएँ 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"
    }
}