Merge PDF for free with this tool
Merge PDF. Combine your multiple pdf into single pdf
Merge PDF for free with this toolとは何ですか?
Merge PDF for free with this toolはhttps://pdf.coによって開発されたChromeの拡張機能で、その主な機能は「Merge PDF. Combine your multiple pdf into single pdf」です。
拡張機能のスクリーンショット
Merge PDF for free with this tool拡張機能のCRXファイルをダウンロード
Merge PDF for free with this tool拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
PDF.co is a recently born website offering free tools for all the developers to cope with their daily tasks. It is a part of ByteScout project that has mostly paid tools, but also utilities at no cost. All PDF.co tools have their appropriate extensions that can be easily downloaded and used. The goal of our team is to make it all very comfortable and smooth for working. Once the PDF merge extension is in your browser, you can easily work with the files online or the ones from your computer. In order to merge PDFs, upload all necessary files into the tool. Do a click - and you will have the final document. Don't worry, the information is encrypted and deleted afterward, so it won't be transmitted anywhere else. The product works smoothly wo=ith Google Drive. The tool is available for FREE TRIAL for 1 MONTH. The extended plan can be purchased: Basic, Personal or Business. The API for developer is available at PDF.co Enjoy the tool to merge PDF files!
拡張機能の基本情報
名前 | |
ID | pboakopdadodanhkcfhlghkcnkmeaaap |
公式URL | https://chrome.google.com/webstore/detail/merge-pdf-for-free-with-t/pboakopdadodanhkcfhlghkcnkmeaaap |
説明 | Merge PDF. Combine your multiple pdf into single pdf |
ファイルサイズ | 8.09 KB |
インストール数 | 1,546 |
現在のバージョン | 1.0.19.424 |
最終更新日 | 2019-04-25 |
公開日 | 2019-04-25 |
評価 | 5.00/5 合計 3 レビュー |
開発者 | https://pdf.co |
Eメール | [email protected] |
拡張機能のウェブサイト | https://pdf.co/pdf-merge |
プライバシーポリシーページのURL | https://pdf.co/pages/legal/privacy |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "default_locale": "en", "author": "Email: [email protected] website: https:\/\/pdf.co", "version": "1.0.19.424", "name": "__MSG_appName__", "description": "__MSG_appDesc__", "short_name": "__MSG_appShortName__", "background": { "scripts": [ "bg.js" ] }, "browser_action": { "default_title": "__MSG_appShortName__" }, "permissions": [ "tabs" ], "icons": { "128": "icon128.png" } } |