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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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'"
}