Merge PDF for free with this tool

Merge PDF. Combine your multiple pdf into single pdf

Merge PDF for free with this tool क्या है?

Merge PDF for free with this tool https://pdf.co द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Merge PDF. Combine your multiple pdf into single pdf"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Merge PDF for free with this tool एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        PDF.co is a recently born website offering free tools for all the developers to cope with their daily tasks. It is a part of ByteScout project that has mostly paid tools, but also utilities at no cost. 

All PDF.co tools have their appropriate extensions that can be easily downloaded and used. The goal of our team is to make it all very comfortable and smooth for working.

Once the PDF merge extension is in your browser, you can easily work with the files online or the ones from your computer. In order to merge PDFs, upload all necessary files into the tool. Do a click - and you will have the final document. Don't worry, the information is encrypted and deleted afterward, so it won't be transmitted anywhere else.

The product works smoothly wo=ith Google Drive.

The tool is available for FREE TRIAL for 1 MONTH.
The extended plan can be purchased: Basic, Personal or Business.
The API for developer is available at PDF.co

Enjoy the tool to merge PDF files!                    

एक्सटेंशन की मूल जानकारी

नाम Merge PDF for free with this tool Merge PDF for free with this tool
ID pboakopdadodanhkcfhlghkcnkmeaaap
आधिकारिक URL https://chrome.google.com/webstore/detail/merge-pdf-for-free-with-t/pboakopdadodanhkcfhlghkcnkmeaaap
विवरण Merge PDF. Combine your multiple pdf into single pdf
फ़ाइल का आकार 8.09 KB
स्थापना संख्या 1,546
वर्तमान संस्करण 1.0.19.424
अंतिम अपडेट 2019-04-25
प्रकाशन तिथि 2019-04-25
रेटिंग 5.00/5 कुल 3 रेटिंग्स
डेवलपर https://pdf.co
ईमेल [email protected]
एक्सटेंशन वेबसाइट https://pdf.co/pdf-merge
गोपनीयता नीति पृष्ठ URL https://pdf.co/pages/legal/privacy
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "default_locale": "en",
    "author": "Email: [email protected] website: https:\/\/pdf.co",
    "version": "1.0.19.424",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "short_name": "__MSG_appShortName__",
    "background": {
        "scripts": [
            "bg.js"
        ]
    },
    "browser_action": {
        "default_title": "__MSG_appShortName__"
    },
    "permissions": [
        "tabs"
    ],
    "icons": {
        "128": "icon128.png"
    }
}