Password Protect PDF

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

Co to jest Password Protect PDF?

Password Protect PDF to rozszerzenie Chrome opracowane przez https://online-converter.freepdfsolutions.com, a jego główną funkcją jest „Secure PDF documents and/or add restrictions from your home and new tab page!”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot

Pobierz plik CRX rozszerzenia Password Protect PDF

Pobierz pliki rozszerzeń Password Protect PDF w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Password Protect PDF Password Protect PDF
ID pmggppdlojajmehkkiieagmgoniindfm
Oficjalny URL https://chromewebstore.google.com/detail/password-protect-pdf/pmggppdlojajmehkkiieagmgoniindfm
Opis Secure PDF documents and/or add restrictions from your home and new tab page!
Rozmiar pliku 21.82 KB
Liczba instalacji 1,881
Aktualna Wersja 3.0
Ostatnia Aktualizacja 2020-05-29
Data Publikacji 2020-05-28
Ocena 2.50/5 Łącznie 10 Oceny
Deweloper https://online-converter.freepdfsolutions.com
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia http://online-converter.freepdfsolutions.com/#password-protect-pdf
Adres URL Strony Polityki Prywatności https://www.freepdfsolutions.com/privacypolicy.html
Obsługiwane Języki 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"
    }
}