PDFsnap

Merge and combine PDFs instantly.

PDFsnapคืออะไร?

PDFsnap เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.pdfsnap.io และคุณลักษณะหลักของมันคือ "Merge and combine PDFs instantly."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย PDFsnap

ดาวน์โหลดไฟล์ส่วนขยาย PDFsnap ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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!                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ PDFsnap PDFsnap
ID gjkanhdcjlllgekbocbkbknpjajkgemj
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/pdfsnap/gjkanhdcjlllgekbocbkbknpjajkgemj
คำอธิบาย Merge and combine PDFs instantly.
ขนาดไฟล์ 6.43 KB
จำนวนการติดตั้ง 30
เวอร์ชันปัจจุบัน 0.3
อัปเดตครั้งล่าสุด 2017-07-07
วันที่เผยแพร่ 2017-07-07
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา https://www.pdfsnap.io
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.pdfsnap.io/
ภาษาที่รองรับ 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'"
}