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
Eメール [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"
    }
}