HiPDF Converter

HiPDF gets powerful features to edit, convert, encrypt, and sign PDFs, boosting your document productivity.

ما هو HiPDF Converter؟

HiPDF Converter هو إضافة Chrome تم تطويرها بواسطة https://www.hipdf.com، والميزة الرئيسية لها هي "HiPDF gets powerful features to edit, convert, encrypt, and sign PDFs, boosting your document productivity.".

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

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة HiPDF Converter

قم بتنزيل ملفات الامتداد HiPDF Converter بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Wondershare HiPDF is an all-in-one online PDF editor from which you can get powerful features to edit, review, protect, sign and convert PDFs. It's a robust online PDF editor & converter on your Windows and Mac.  It greatly helps to read, take notes and convert PDFs easily.                    

معلومات أساسية عن التمديد

الاسم HiPDF Converter HiPDF Converter
ID halbgbnpefnklpidbklfjaddhonljnlf
عنوان URL الرسمي https://chromewebstore.google.com/detail/hipdf-converter/halbgbnpefnklpidbklfjaddhonljnlf
الوصف HiPDF gets powerful features to edit, convert, encrypt, and sign PDFs, boosting your document productivity.
حجم الملف 19.39 KB
عدد التثبيتات 30,000
النسخة الحالية 1.2.2
آخر تحديث 2021-05-27
تاريخ النشر 2021-05-19
تقييم 4.00/5 مجموع تقييمات 3
المطور https://www.hipdf.com
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://www.hipdf.com
عنوان صفحة المساعدة https://www.hipdf.com/help
عنوان صفحة سياسة الخصوصية https://www.wondershare.com/privacy.html
اللغات المدعومة en,zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "lib\/background.js"
        ]
    },
    "homepage_url": "https:\/\/www.hipdf.com\/",
    "browser_action": {
        "default_icon": {
            "128": "images\/icons\/hipdf-128x128.png",
            "16": "images\/icons\/hipdf-16x16.png",
            "32": "images\/icons\/hipdf-32x32.png",
            "48": "images\/icons\/hipdf-48x48.png"
        },
        "default_title": "__MSG_appDefaultTitle__"
    },
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "permissions": [
        "storage"
    ],
    "icons": {
        "128": "images\/icons\/hipdf-128x128.png",
        "16": "images\/icons\/hipdf-16x16.png",
        "32": "images\/icons\/hipdf-32x32.png",
        "48": "images\/icons\/hipdf-48x48.png"
    },
    "manifest_version": 2,
    "name": "HiPDF Converter",
    "version": "1.2.2"
}