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.”。
擴展截圖
下載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.                     擴展基本資訊
| 名稱 |   |  
| ID | halbgbnpefnklpidbklfjaddhonljnlf | 
| 官方網址 | 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"
}  |  |