Protect PDF (by PDFLite.co)

Protect PDF from copying and add watermarks. 100% privacy because no uploads required, works offline and in your browser.

Co to jest Protect PDF (by PDFLite.co)?

Protect PDF (by PDFLite.co) to rozszerzenie Chrome opracowane przez http://pdflite.co, a jego główną funkcją jest „Protect PDF from copying and add watermarks. 100% privacy because no uploads required, works offline and in your browser.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot

Pobierz plik CRX rozszerzenia Protect PDF (by PDFLite.co)

Pobierz pliki rozszerzeń Protect PDF (by PDFLite.co) 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

                        Protect your PDF files from copying. 100% privacy focused tool and 100% free.

- Change text on pages into images can not select and copy text from protected pdf;
- Add large semitransparent watermarks with your message;
- 100% privacy for your files, everything is processed in your browser
- No fee, no signups, no subscriptions, 100% free
- Files are processed right in your browser (large files may take up to 30 seconds to process).                    

Podstawowe informacje o rozszerzeniu

Nazwa Protect PDF (by PDFLite.co) Protect PDF (by PDFLite.co)
ID ehiinfpgjdeejgicaecceplicndinpgb
Oficjalny URL https://chrome.google.com/webstore/detail/protect-pdf-by-pdfliteco/ehiinfpgjdeejgicaecceplicndinpgb
Opis Protect PDF from copying and add watermarks. 100% privacy because no uploads required, works offline and in your browser.
Rozmiar pliku 621 KB
Liczba instalacji 34
Aktualna Wersja 1.1.1
Ostatnia Aktualizacja 2021-04-13
Data Publikacji 2021-04-13
Ocena 5.00/5 Łącznie 1 Oceny
Deweloper http://pdflite.co
E-mail [email protected]
Typ Płatności free
Adres URL Strony Polityki Prywatności https://pdf.co/pages/legal/privacy
Obsługiwane Języki en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "1.1.1",
    "name": "Protect PDF (by PDFLite.co)",
    "description": "Protect PDF from copying and add watermarks. 100% privacy because no uploads required, works offline and in your browser.",
    "author": "PDFLite.co",
    "short_name": "PDFLite.co",
    "icons": {
        "32": "assets\/images\/icon32.png",
        "48": "assets\/images\/icon48.png",
        "64": "assets\/images\/icon64.png",
        "128": "assets\/images\/icon128.png",
        "144": "assets\/images\/icon144.png"
    },
    "browser_action": {
        "default_icon": {
            "32": "assets\/images\/icon32.png"
        },
        "default_title": "Protect PDF (by PDFLite.co)",
        "default_popup": "popup.html"
    }
}