HiPDF Converter

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

What is HiPDF Converter?

HiPDF Converter is a Chrome extension developed by https://www.hipdf.com, and its main feature is "HiPDF gets powerful features to edit, convert, encrypt, and sign PDFs, boosting your document productivity.".

Extension Screenshots

screenshot
screenshot
screenshot

Download HiPDF Converter Extension CRX File

Download HiPDF Converter extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name HiPDF Converter HiPDF Converter
ID halbgbnpefnklpidbklfjaddhonljnlf
Official URL https://chromewebstore.google.com/detail/hipdf-converter/halbgbnpefnklpidbklfjaddhonljnlf
Description HiPDF gets powerful features to edit, convert, encrypt, and sign PDFs, boosting your document productivity.
File Size 19.39 KB
Installation Count 30,000
Current Version 1.2.2
Last Updated 2021-05-27
Publish Date 2021-05-19
Rating 4.00/5 Total 3 Ratings
Developer https://www.hipdf.com
Email [email protected]
Payment Type free
Extension Website https://www.hipdf.com
Help Page URL https://www.hipdf.com/help
Privacy Policy Page URL https://www.wondershare.com/privacy.html
Supported Languages 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"
}