Sign PDF (by PDFLite.co)
Sign PDF and add signatures, text, images, checkmarks. No uploads and no Internet required.
Qu'est-ce que Sign PDF (by PDFLite.co) ?
Sign PDF (by PDFLite.co) est une extension Chrome développée par http://pdflite.co, et sa fonction principale est "Sign PDF and add signatures, text, images, checkmarks. No uploads and no Internet required.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Sign PDF (by PDFLite.co)
Téléchargez les fichiers d'extension Sign 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
Sign PDF and fill PDF forms. Works offline, no fee or signup. Provides 100% privacy for your files and documents. Features: - sign PDF, JPG, PNG documents - draw and add signature to pdf - fill in pdf forms with text, checkmarks, radioboxes - add images on top of pdf from images - add signature from scanned image - multi-page pdfs are supported - No subscription, no fee or no sign up is required
Informations de Base sur l'Extension
Nom | |
ID | aaflpkccchobonghlbfdgjcegmeklcgg |
URL Officiel | https://chrome.google.com/webstore/detail/sign-pdf-by-pdfliteco/aaflpkccchobonghlbfdgjcegmeklcgg |
Description | Sign PDF and add signatures, text, images, checkmarks. No uploads and no Internet required. |
Taille du Fichier | 1.82 MB |
Nombre d'Installations | 557 |
Version Actuelle | 1.0.3 |
Dernière Mise à Jour | 2021-04-08 |
Date de Publication | 2021-04-08 |
Évaluation | 4.80/5 Total 5 É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-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "1.0.3", "name": "Sign PDF (by PDFLite.co)", "description": "Sign PDF and add signatures, text, images, checkmarks. No uploads and no Internet required.", "author": "PDFLite.co", "short_name": "PDFLite.co", "icons": { "16": "assets\/favicon\/favicon-16x16.png", "32": "assets\/favicon\/favicon-32x32.png", "192": "assets\/favicon\/android-chrome-192x192.png", "256": "assets\/favicon\/android-chrome-256x256.png", "384": "assets\/favicon\/android-chrome-384x384.png" }, "browser_action": { "default_icon": { "32": "assets\/favicon\/favicon-32x32.png" }, "default_title": "Sign PDF (by PDFLite.co)", "default_popup": "popup.html" } } |