Merge PDF (by PDFLite.co)

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

What is Merge PDF (by PDFLite.co)?

Merge PDF (by PDFLite.co) is a Chrome extension developed by PDF.co, and its main feature is "Merge PDF with 100% privacy. No uploads and no Internet required, works offline.".

Extension Screenshots

screenshot

Download Merge PDF (by PDFLite.co) Extension CRX File

Download Merge PDF (by PDFLite.co) extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name Merge PDF (by PDFLite.co) Merge PDF (by PDFLite.co)
ID bgbihaijpegdbmbdngpllbhgbfkigbgn
Official URL https://chrome.google.com/webstore/detail/merge-pdf-by-pdfliteco/bgbihaijpegdbmbdngpllbhgbfkigbgn
Description Merge PDF with 100% privacy. No uploads and no Internet required, works offline.
File Size 586 KB
Installation Count 888
Current Version 1.0.2
Last Updated 2021-04-01
Publish Date 2021-04-01
Rating 5.00/5 Total 1 Ratings
Developer PDF.co
Email [email protected]
Payment Type free
Extension Website https://pdflite.co
Privacy Policy Page URL https://pdf.co/pages/legal/privacy
Supported Languages 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"
    }
}