HiPDF Converter
HiPDF gets powerful features to edit, convert, encrypt, and sign PDFs, boosting your document productivity.
Wat is HiPDF Converter?
HiPDF Converter is een Chrome-extensie ontwikkeld door https://www.hipdf.com, en de belangrijkste functie is "HiPDF gets powerful features to edit, convert, encrypt, and sign PDFs, boosting your document productivity.".
Extensie Screenshots
Download het CRX-bestand van de extensie HiPDF Converter
Download HiPDF Converter-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
                        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.                     Basisinformatie over de Extensie
| Naam |   |  
| ID | halbgbnpefnklpidbklfjaddhonljnlf | 
| Officiële URL | https://chromewebstore.google.com/detail/hipdf-converter/halbgbnpefnklpidbklfjaddhonljnlf | 
| Beschrijving | HiPDF gets powerful features to edit, convert, encrypt, and sign PDFs, boosting your document productivity. | 
| Bestandsgrootte | 19.39 KB | 
| Aantal Installaties | 30,000 | 
| Huidige Versie | 1.2.2 | 
| Laatst Bijgewerkt | 2021-05-27 | 
| Publicatiedatum | 2021-05-19 | 
| Beoordeling | 4.00/5 Totaal 3 Beoordelingen | 
| Ontwikkelaar | https://www.hipdf.com | 
| [email protected] | |
| Betalingswijze | free | 
| Extensiewebsite | https://www.hipdf.com | 
| Help Pagina-URL | https://www.hipdf.com/help | 
| URL van de Privacybeleid Pagina | https://www.wondershare.com/privacy.html | 
| Ondersteunde Talen | 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"
}  |  |