Image to PDF Converter

Get your images(jpg, png, gif, bmp) converted to PDF document instantly

Image to PDF Converterとは何ですか?

Image to PDF Converterはhttps://online-converter.freepdfsolutions.comによって開発されたChromeの拡張機能で、その主な機能は「Get your images(jpg, png, gif, bmp) converted to PDF document instantly」です。

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

screenshot

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

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

拡張機能の使用方法

                        Convert images to pdf document rather easily.

How?

-Click extension icon, it will redirect you to online converter tool.
-Select image files you want to convert and click convert button.
-You will get pdf download link in email.                    

拡張機能の基本情報

名前 Image to PDF Converter Image to PDF Converter
ID jlpnnbpgcpkogdkhelnkcfgmnbbmllnb
公式URL https://chrome.google.com/webstore/detail/image-to-pdf-converter/jlpnnbpgcpkogdkhelnkcfgmnbbmllnb
説明 Get your images(jpg, png, gif, bmp) converted to PDF document instantly
ファイルサイズ 6.39 KB
インストール数 167
現在のバージョン 1.0
最終更新日 2018-10-04
公開日 2018-10-04
評価 5.00/5 合計 4 レビュー
開発者 https://online-converter.freepdfsolutions.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://online-converter.freepdfsolutions.com/#image-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": "Image to PDF Converter",
    "default_locale": "en",
    "description": "Get your images(jpg, png, gif, bmp) converted to PDF document instantly",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "version": "1.0",
    "icons": {
        "16": "images\/icon-16.png",
        "48": "images\/icon-48.png",
        "128": "images\/icon-128.png"
    },
    "browser_action": {
        "default_icon": "images\/icon-128.png"
    },
    "permissions": [
        "tabs"
    ]
}