PDF Magic

Create and convert PDF to an editable DOC format.

Cos'è PDF Magic?

PDF Magic è un'estensione di Chrome sviluppata da rachel, e la sua funzione principale è "Create and convert PDF to an editable DOC format.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione PDF Magic

Scarica i file di estensione PDF Magic in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome PDF Magic PDF Magic
ID iaelhpkgkhgbepiciamljajmajjnklak
URL Ufficiale https://chrome.google.com/webstore/detail/pdf-magic/iaelhpkgkhgbepiciamljajmajjnklak
Descrizione Create and convert PDF to an editable DOC format.
Dimensione del File 174 KB
Conteggio Installazioni 3,934
Versione Corrente 1.0.1
Ultimo Aggiornamento 2022-07-27
Data di Pubblicazione 2021-01-10
Sviluppatore rachel
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://www.pdfmagiconline.com/
URL della Pagina della Politica sulla Privacy https://www.pdfmagiconline.com/privacy
Lingue Supportate 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"
    }
}