PDFsnap

Merge and combine PDFs instantly.

PDFsnap là gì?

PDFsnap là một tiện ích mở rộng Chrome được phát triển bởi https://www.pdfsnap.io, và tính năng chính của nó là "Merge and combine PDFs instantly.".

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

screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng PDFsnap

Tải xuống các tệp mở rộng PDFsnap 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

                        Instantly combine PDF files into a single document. It's free, easy to use, and secure.

Get going in four quick steps:
   1. Open PDFsnap and upload your PDF files
   2. Rearrange the pages the way you like
   3. When your combined PDF document is ready, click the "MERGE" button
   4. Your newly merged PDF will download within seconds!                    

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

Tên PDFsnap PDFsnap
ID gjkanhdcjlllgekbocbkbknpjajkgemj
URL Chính Thức https://chrome.google.com/webstore/detail/pdfsnap/gjkanhdcjlllgekbocbkbknpjajkgemj
Mô tả Merge and combine PDFs instantly.
Kích Thước Tệp 6.43 KB
Số Lần Cài Đặt 30
Phiên Bản Hiện Tại 0.3
Cập Nhật Lần Cuối 2017-07-07
Ngày Phát Hành 2017-07-07
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển https://www.pdfsnap.io
Loại Thanh Toán free
Trang Web Mở Rộng https://www.pdfsnap.io/
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "PDFsnap",
    "description": "Merge and combine PDFs instantly.",
    "version": "0.3",
    "manifest_version": 2,
    "icons": {
        "16": "icon-16.png",
        "128": "icon-128.png"
    },
    "browser_action": {
        "default_title": "",
        "default_icon": "icon-128.png",
        "default_popup": "index.html"
    },
    "content_security_policy": "script-src 'self'; object-src 'self'"
}