Sign PDF (by PDFLite.co)

Sign PDF and add signatures, text, images, checkmarks. No uploads and no Internet required.

Cos'è Sign PDF (by PDFLite.co)?

Sign PDF (by PDFLite.co) è un'estensione di Chrome sviluppata da http://pdflite.co, e la sua funzione principale è "Sign PDF and add signatures, text, images, checkmarks. No uploads and no Internet required.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Sign PDF (by PDFLite.co)

Scarica i file di estensione Sign PDF (by PDFLite.co) in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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                    

Informazioni di Base sull'Estensione

Nome Sign PDF (by PDFLite.co) Sign PDF (by PDFLite.co)
ID aaflpkccchobonghlbfdgjcegmeklcgg
URL Ufficiale https://chrome.google.com/webstore/detail/sign-pdf-by-pdfliteco/aaflpkccchobonghlbfdgjcegmeklcgg
Descrizione Sign PDF and add signatures, text, images, checkmarks. No uploads and no Internet required.
Dimensione del File 1.82 MB
Conteggio Installazioni 557
Versione Corrente 1.0.3
Ultimo Aggiornamento 2021-04-08
Data di Pubblicazione 2021-04-08
Valutazione 4.80/5 Totale 5 Valutazioni
Sviluppatore http://pdflite.co
Email [email protected]
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy https://pdf.co/pages/legal/privacy
Lingue Supportate 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"
    }
}