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'est-ce que Protect PDF (by PDFLite.co) ?
Protect PDF (by PDFLite.co) est une extension Chrome développée par http://pdflite.co, et sa fonction principale est "Protect PDF from copying and add watermarks. 100% privacy because no uploads required, works offline and in your browser.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Protect PDF (by PDFLite.co)
Téléchargez les fichiers d'extension Protect PDF (by PDFLite.co) au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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).
Informations de Base sur l'Extension
Nom | |
ID | ehiinfpgjdeejgicaecceplicndinpgb |
URL Officiel | https://chrome.google.com/webstore/detail/protect-pdf-by-pdfliteco/ehiinfpgjdeejgicaecceplicndinpgb |
Description | Protect PDF from copying and add watermarks. 100% privacy because no uploads required, works offline and in your browser. |
Taille du Fichier | 621 KB |
Nombre d'Installations | 34 |
Version Actuelle | 1.1.1 |
Dernière Mise à Jour | 2021-04-13 |
Date de Publication | 2021-04-13 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | http://pdflite.co |
[email protected] | |
Type de Paiement | free |
URL de la Page de Politique de Confidentialité | https://pdf.co/pages/legal/privacy |
Langues Prises en Charge | 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" } } |