HTML to PDF Converter

Convert HTML files to PDF

HTML to PDF Converterとは何ですか?

HTML to PDF Converterはhttps://online-converter.freepdfsolutions.comによって開発されたChromeの拡張機能で、その主な機能は「Convert HTML files to PDF」です。

拡張機能のスクリーンショット

screenshot

HTML to PDF Converter拡張機能のCRXファイルをダウンロード

HTML to PDF Converter拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 HTML to PDF Converter HTML to PDF Converter
ID gdodnbfafepicnjncmmpbfoicbeihhfk
公式URL https://chrome.google.com/webstore/detail/html-to-pdf-converter/gdodnbfafepicnjncmmpbfoicbeihhfk
説明 Convert HTML files to PDF
ファイルサイズ 47.81 KB
インストール数 10,000
現在のバージョン 2.0
最終更新日 2020-06-03
公開日 2020-06-03
評価 2.00/5 合計 5 レビュー
開発者 https://online-converter.freepdfsolutions.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト http://online-converter.freepdfsolutions.com/ebooks.php#html-to-pdf-converter
プライバシーポリシーページのURL https://freeconverting.com/privacy.php
対応言語 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"
    }
}