PDF Magic

Create and convert PDF to an editable DOC format.

PDF Magic क्या है?

PDF Magic rachel द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Create and convert PDF to an editable DOC format."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में PDF Magic एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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.                    

एक्सटेंशन की मूल जानकारी

नाम PDF Magic PDF Magic
ID iaelhpkgkhgbepiciamljajmajjnklak
आधिकारिक URL https://chrome.google.com/webstore/detail/pdf-magic/iaelhpkgkhgbepiciamljajmajjnklak
विवरण Create and convert PDF to an editable DOC format.
फ़ाइल का आकार 174 KB
स्थापना संख्या 3,934
वर्तमान संस्करण 1.0.1
अंतिम अपडेट 2022-07-27
प्रकाशन तिथि 2021-01-10
डेवलपर rachel
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.pdfmagiconline.com/
गोपनीयता नीति पृष्ठ URL https://www.pdfmagiconline.com/privacy
समर्थित भाषाएँ 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"
    }
}