Password Protect PDF
Secure PDF documents and/or add restrictions from your home and new tab page!
Qu'est-ce que Password Protect PDF ?
Password Protect PDF est une extension Chrome développée par https://online-converter.freepdfsolutions.com, et sa fonction principale est "Secure PDF documents and/or add restrictions from your home and new tab page!".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Password Protect PDF
Téléchargez les fichiers d'extension Password Protect PDF 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
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.
Informations de Base sur l'Extension
Nom | |
ID | pmggppdlojajmehkkiieagmgoniindfm |
URL Officiel | https://chromewebstore.google.com/detail/password-protect-pdf/pmggppdlojajmehkkiieagmgoniindfm |
Description | Secure PDF documents and/or add restrictions from your home and new tab page! |
Taille du Fichier | 21.82 KB |
Nombre d'Installations | 1,881 |
Version Actuelle | 3.0 |
Dernière Mise à Jour | 2020-05-29 |
Date de Publication | 2020-05-28 |
Évaluation | 2.50/5 Total 10 Évaluations |
Développeur | https://online-converter.freepdfsolutions.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | http://online-converter.freepdfsolutions.com/#password-protect-pdf |
URL de la Page de Politique de Confidentialité | https://www.freepdfsolutions.com/privacypolicy.html |
Langues Prises en Charge | 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" } } |