Password Protect PDF

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

Password Protect PDFคืออะไร?

Password Protect PDF เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://online-converter.freepdfsolutions.com และคุณลักษณะหลักของมันคือ "Secure PDF documents and/or add restrictions from your home and new tab page!"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Password Protect PDF

ดาวน์โหลดไฟล์ส่วนขยาย Password Protect PDF ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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"
    }
}