PDF Magic

Create and convert PDF to an editable DOC format.

ما هو PDF Magic؟

PDF Magic هو إضافة Chrome تم تطويرها بواسطة rachel، والميزة الرئيسية لها هي "Create and convert PDF to an editable DOC format.".

لقطات شاشة التمديد

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة PDF Magic

قم بتنزيل ملفات الامتداد PDF Magic بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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/
عنوان صفحة سياسة الخصوصية 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"
    }
}