Merge PDF (by PDFLite.co)

Merge PDF with 100% privacy. No uploads and no Internet required, works offline.

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

Merge PDF (by PDFLite.co) è un'estensione di Chrome sviluppata da PDF.co, e la sua funzione principale è "Merge PDF with 100% privacy. No uploads and no Internet required, works offline.".

Screenshot dell'Estensione

screenshot

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

Scarica i file di estensione Merge 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

                        Merge PDF is a  free pdf merger that works without Internet, no uploads required for your files.

Features:

- Merge PDF files without Internet
- Your files are not uploaded and everything works on your computer
- Preview PDFs before merging
- Change the order before merging
- Rotate selected files before merging
- No fee, no signups, no subscriptions.
- No analytics or tracking inside.
- Works offline                    

Informazioni di Base sull'Estensione

Nome Merge PDF (by PDFLite.co) Merge PDF (by PDFLite.co)
ID bgbihaijpegdbmbdngpllbhgbfkigbgn
URL Ufficiale https://chrome.google.com/webstore/detail/merge-pdf-by-pdfliteco/bgbihaijpegdbmbdngpllbhgbfkigbgn
Descrizione Merge PDF with 100% privacy. No uploads and no Internet required, works offline.
Dimensione del File 586 KB
Conteggio Installazioni 888
Versione Corrente 1.0.2
Ultimo Aggiornamento 2021-04-01
Data di Pubblicazione 2021-04-01
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore PDF.co
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://pdflite.co
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.2",
    "name": "Merge PDF (by PDFLite.co)",
    "description": "Merge PDF with 100% privacy. No uploads and no Internet required, works offline.",
    "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": "Merge PDF (by PDFLite.co)",
        "default_popup": "popup.html"
    }
}