PDFsnap

Merge and combine PDFs instantly.

什么是PDFsnap?

PDFsnap是由https://www.pdfsnap.io开发的Chrome扩展程序,该扩展的主要功能是“Merge and combine PDFs instantly.”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot

下载PDFsnap扩展crx文件

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