Password Protect PDF

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

Password Protect PDF là gì?

Password Protect PDF là một tiện ích mở rộng Chrome được phát triển bởi https://online-converter.freepdfsolutions.com, và tính năng chính của nó là "Secure PDF documents and/or add restrictions from your home and new tab page!".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Password Protect PDF

Tải xuống các tệp mở rộng Password Protect PDF dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Password Protect PDF Password Protect PDF
ID pmggppdlojajmehkkiieagmgoniindfm
URL Chính Thức https://chromewebstore.google.com/detail/password-protect-pdf/pmggppdlojajmehkkiieagmgoniindfm
Mô tả Secure PDF documents and/or add restrictions from your home and new tab page!
Kích Thước Tệp 21.82 KB
Số Lần Cài Đặt 1,881
Phiên Bản Hiện Tại 3.0
Cập Nhật Lần Cuối 2020-05-29
Ngày Phát Hành 2020-05-28
Đánh Giá 2.50/5 Tổng số 10 Đánh Giá
Nhà Phát Triển https://online-converter.freepdfsolutions.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng http://online-converter.freepdfsolutions.com/#password-protect-pdf
URL Trang Chính Sách Bảo Mật https://www.freepdfsolutions.com/privacypolicy.html
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}