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开发的Chrome扩展程序,该扩展的主要功能是“Secure PDF documents and/or add restrictions from your home and new tab page!”。

扩展截图

screenshot
screenshot

下载Password Protect PDF扩展crx文件

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