Sign PDF (by PDFLite.co)
Sign PDF and add signatures, text, images, checkmarks. No uploads and no Internet required.
Wat is Sign PDF (by PDFLite.co)?
Sign PDF (by PDFLite.co) is een Chrome-extensie ontwikkeld door http://pdflite.co, en de belangrijkste functie is "Sign PDF and add signatures, text, images, checkmarks. No uploads and no Internet required.".
Extensie Screenshots
Download het CRX-bestand van de extensie Sign PDF (by PDFLite.co)
Download Sign PDF (by PDFLite.co)-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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
Basisinformatie over de Extensie
Naam | |
ID | aaflpkccchobonghlbfdgjcegmeklcgg |
Officiële URL | https://chrome.google.com/webstore/detail/sign-pdf-by-pdfliteco/aaflpkccchobonghlbfdgjcegmeklcgg |
Beschrijving | Sign PDF and add signatures, text, images, checkmarks. No uploads and no Internet required. |
Bestandsgrootte | 1.82 MB |
Aantal Installaties | 557 |
Huidige Versie | 1.0.3 |
Laatst Bijgewerkt | 2021-04-08 |
Publicatiedatum | 2021-04-08 |
Beoordeling | 4.80/5 Totaal 5 Beoordelingen |
Ontwikkelaar | http://pdflite.co |
[email protected] | |
Betalingswijze | free |
URL van de Privacybeleid Pagina | https://pdf.co/pages/legal/privacy |
Ondersteunde Talen | 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" } } |