Merge PDF for free with this tool
Merge PDF. Combine your multiple pdf into single pdf
O que é Merge PDF for free with this tool?
Merge PDF for free with this tool é uma extensão do Chrome desenvolvida por https://pdf.co, e sua principal característica é "Merge PDF. Combine your multiple pdf into single pdf".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Merge PDF for free with this tool
Baixe arquivos de extensão Merge PDF for free with this tool no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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!
Informações Básicas da Extensão
Nome | |
ID | pboakopdadodanhkcfhlghkcnkmeaaap |
URL Oficial | https://chrome.google.com/webstore/detail/merge-pdf-for-free-with-t/pboakopdadodanhkcfhlghkcnkmeaaap |
Descrição | Merge PDF. Combine your multiple pdf into single pdf |
Tamanho do Arquivo | 8.09 KB |
Contagem de Instalações | 1,546 |
Versão Atual | 1.0.19.424 |
Última Atualização | 2019-04-25 |
Data de Publicação | 2019-04-25 |
Classificação | 5.00/5 Total de 3 Avaliações |
Desenvolvedor | https://pdf.co |
[email protected] | |
Site da Extensão | https://pdf.co/pdf-merge |
URL da Página de Política de Privacidade | https://pdf.co/pages/legal/privacy |
Idiomas Suportados | 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" } } |