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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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 |
이메일 | [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" } } |