PDFsnap
Merge and combine PDFs instantly.
PDFsnapとは何ですか?
PDFsnapはhttps://www.pdfsnap.ioによって開発されたChromeの拡張機能で、その主な機能は「Merge and combine PDFs instantly.」です。
拡張機能のスクリーンショット
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!
拡張機能の基本情報
名前 | |
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'" } |