PDF Magic
Create and convert PDF to an editable DOC format.
O que é PDF Magic?
PDF Magic é uma extensão do Chrome desenvolvida por rachel, e sua principal característica é "Create and convert PDF to an editable DOC format.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão PDF Magic
Baixe arquivos de extensão PDF Magic 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 Magic is a top of the class PDF converter tool! With PDF Magic, you can convert PDF to DOC, DOC to PDF and more, in seconds and it is free to use.
Informações Básicas da Extensão
Nome | |
ID | iaelhpkgkhgbepiciamljajmajjnklak |
URL Oficial | https://chrome.google.com/webstore/detail/pdf-magic/iaelhpkgkhgbepiciamljajmajjnklak |
Descrição | Create and convert PDF to an editable DOC format. |
Tamanho do Arquivo | 174 KB |
Contagem de Instalações | 3,934 |
Versão Atual | 1.0.1 |
Última Atualização | 2022-07-27 |
Data de Publicação | 2021-01-10 |
Desenvolvedor | rachel |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://www.pdfmagiconline.com/ |
URL da Página de Política de Privacidade | https://www.pdfmagiconline.com/privacy |
Idiomas Suportados | en-US |
manifest.json | |
{ "manifest_version": 3, "name": "PDF Magic", "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.1", "description": "Create and convert PDF to an editable DOC format.", "icons": { "16": "images\/16x16.png", "96": "images\/48x48.png", "128": "images\/128x128.png" }, "action": { "default_icon": { "16": "images\/16x16.png", "96": "images\/48x48.png", "128": "images\/128x128.png" }, "default_title": "PDF Magic", "default_popup": "index.html" } } |