HiPDF Converter

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

什么是HiPDF Converter?

HiPDF Converter是由https://www.hipdf.com开发的Chrome扩展程序,该扩展的主要功能是“HiPDF gets powerful features to edit, convert, encrypt, and sign PDFs, boosting your document productivity.”。

扩展截图

screenshot
screenshot
screenshot

下载HiPDF Converter扩展crx文件

下载HiPDF Converter扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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
帮助页面URL https://www.hipdf.com/help
隐私政策页面URL 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"
}