Protect PDF (by PDFLite.co)
Protect PDF from copying and add watermarks. 100% privacy because no uploads required, works offline and in your browser.
¿Qué es Protect PDF (by PDFLite.co)?
Protect PDF (by PDFLite.co) es una extensión de Chrome desarrollada por http://pdflite.co, y su función principal es "Protect PDF from copying and add watermarks. 100% privacy because no uploads required, works offline and in your browser.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Protect PDF (by PDFLite.co)
Descarga archivos de extensión Protect PDF (by PDFLite.co) en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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).
Información Básica de la Extensión
Nombre | |
ID | ehiinfpgjdeejgicaecceplicndinpgb |
URL Oficial | https://chrome.google.com/webstore/detail/protect-pdf-by-pdfliteco/ehiinfpgjdeejgicaecceplicndinpgb |
Descripción | Protect PDF from copying and add watermarks. 100% privacy because no uploads required, works offline and in your browser. |
Tamaño del Archivo | 621 KB |
Cantidad de Instalaciones | 34 |
Versión Actual | 1.1.1 |
Última Actualización | 2021-04-13 |
Fecha de Publicación | 2021-04-13 |
Calificación | 5.00/5 Total de 1 Calificaciones |
Desarrollador | http://pdflite.co |
Correo electrónico | [email protected] |
Tipo de Pago | free |
URL de la Página de Política de Privacidad | https://pdf.co/pages/legal/privacy |
Idiomas Soportados | 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" } } |