PDF Magic

Create and convert PDF to an editable DOC format.

Wat is PDF Magic?

PDF Magic is een Chrome-extensie ontwikkeld door rachel, en de belangrijkste functie is "Create and convert PDF to an editable DOC format.".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie PDF Magic

Download PDF Magic-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam PDF Magic PDF Magic
ID iaelhpkgkhgbepiciamljajmajjnklak
Officiële URL https://chrome.google.com/webstore/detail/pdf-magic/iaelhpkgkhgbepiciamljajmajjnklak
Beschrijving Create and convert PDF to an editable DOC format.
Bestandsgrootte 174 KB
Aantal Installaties 3,934
Huidige Versie 1.0.1
Laatst Bijgewerkt 2022-07-27
Publicatiedatum 2021-01-10
Ontwikkelaar rachel
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://www.pdfmagiconline.com/
URL van de Privacybeleid Pagina https://www.pdfmagiconline.com/privacy
Ondersteunde Talen 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"
    }
}