Protect PDF (by PDFLite.co)
Protect PDF from copying and add watermarks. 100% privacy because no uploads required, works offline and in your browser.
Cos'è Protect PDF (by PDFLite.co)?
Protect PDF (by PDFLite.co) è un'estensione di Chrome sviluppata da http://pdflite.co, e la sua funzione principale è "Protect PDF from copying and add watermarks. 100% privacy because no uploads required, works offline and in your browser.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Protect PDF (by PDFLite.co)
Scarica i file di estensione Protect PDF (by PDFLite.co) in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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).
Informazioni di Base sull'Estensione
Nome | |
ID | ehiinfpgjdeejgicaecceplicndinpgb |
URL Ufficiale | https://chrome.google.com/webstore/detail/protect-pdf-by-pdfliteco/ehiinfpgjdeejgicaecceplicndinpgb |
Descrizione | Protect PDF from copying and add watermarks. 100% privacy because no uploads required, works offline and in your browser. |
Dimensione del File | 621 KB |
Conteggio Installazioni | 34 |
Versione Corrente | 1.1.1 |
Ultimo Aggiornamento | 2021-04-13 |
Data di Pubblicazione | 2021-04-13 |
Valutazione | 5.00/5 Totale 1 Valutazioni |
Sviluppatore | http://pdflite.co |
[email protected] | |
Tipo di Pagamento | free |
URL della Pagina della Politica sulla Privacy | https://pdf.co/pages/legal/privacy |
Lingue Supportate | 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" } } |