Merge PDF for free with this tool

Merge PDF. Combine your multiple pdf into single pdf

Merge PDF for free with this tool là gì?

Merge PDF for free with this tool là một tiện ích mở rộng Chrome được phát triển bởi https://pdf.co, và tính năng chính của nó là "Merge PDF. Combine your multiple pdf into single pdf".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Merge PDF for free with this tool

Tải xuống các tệp mở rộng Merge PDF for free with this tool dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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!                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Merge PDF for free with this tool Merge PDF for free with this tool
ID pboakopdadodanhkcfhlghkcnkmeaaap
URL Chính Thức https://chrome.google.com/webstore/detail/merge-pdf-for-free-with-t/pboakopdadodanhkcfhlghkcnkmeaaap
Mô tả Merge PDF. Combine your multiple pdf into single pdf
Kích Thước Tệp 8.09 KB
Số Lần Cài Đặt 1,546
Phiên Bản Hiện Tại 1.0.19.424
Cập Nhật Lần Cuối 2019-04-25
Ngày Phát Hành 2019-04-25
Đánh Giá 5.00/5 Tổng số 3 Đánh Giá
Nhà Phát Triển https://pdf.co
Email [email protected]
Trang Web Mở Rộng https://pdf.co/pdf-merge
URL Trang Chính Sách Bảo Mật https://pdf.co/pages/legal/privacy
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}