HTML to PDF Converter

Convert HTML files to PDF

Qu'est-ce que HTML to PDF Converter ?

HTML to PDF Converter est une extension Chrome développée par https://online-converter.freepdfsolutions.com, et sa fonction principale est "Convert HTML files to PDF".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension HTML to PDF Converter

Téléchargez les fichiers d'extension HTML to PDF Converter au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        How to convert HTML to PDF?	 

1-Click extension icon - this will open HTML to PDF online conversion website. 
2-Select HTML file and click convert button.
3-You will get your PDF file download link in your email address.                    

Informations de Base sur l'Extension

Nom HTML to PDF Converter HTML to PDF Converter
ID gdodnbfafepicnjncmmpbfoicbeihhfk
URL Officiel https://chrome.google.com/webstore/detail/html-to-pdf-converter/gdodnbfafepicnjncmmpbfoicbeihhfk
Description Convert HTML files to PDF
Taille du Fichier 47.81 KB
Nombre d'Installations 10,000
Version Actuelle 2.0
Dernière Mise à Jour 2020-06-03
Date de Publication 2020-06-03
Évaluation 2.00/5 Total 5 Évaluations
Développeur https://online-converter.freepdfsolutions.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension http://online-converter.freepdfsolutions.com/ebooks.php#html-to-pdf-converter
URL de la Page de Politique de Confidentialité https://freeconverting.com/privacy.php
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "HTML to PDF Converter",
    "default_locale": "en",
    "description": "Convert HTML files to PDF",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "version": "2.0",
    "icons": {
        "128": "images\/icon-128.png"
    },
    "browser_action": {
        "default_icon": "images\/icon-128.png"
    }
}