HiPDF Converter

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

Vad är HiPDF Converter?

HiPDF Converter är en Chrome-tillägg utvecklad av https://www.hipdf.com, och dess huvudfunktion är "HiPDF gets powerful features to edit, convert, encrypt, and sign PDFs, boosting your document productivity.".

Tilläggsskärmbilder

screenshot
screenshot
screenshot

Ladda ner HiPDF Converter-förlängningens CRX-fil

Ladda ner HiPDF Converter-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn HiPDF Converter HiPDF Converter
ID halbgbnpefnklpidbklfjaddhonljnlf
Officiell webbadress https://chromewebstore.google.com/detail/hipdf-converter/halbgbnpefnklpidbklfjaddhonljnlf
Beskrivning HiPDF gets powerful features to edit, convert, encrypt, and sign PDFs, boosting your document productivity.
Filstorlek 19.39 KB
Antal Installationer 30,000
Aktuell Version 1.2.2
Senast Uppdaterad 2021-05-27
Publiceringsdatum 2021-05-19
Betyg 4.00/5 Totalt 3 Betyg
Utvecklare https://www.hipdf.com
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://www.hipdf.com
Hjälpsida URL https://www.hipdf.com/help
URL till Sekretesspolicy Sidan https://www.wondershare.com/privacy.html
Stödda Språk 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"
}