BMP to PDF Converter

Convert BMP Files to PDF format

BMP to PDF Converterとは何ですか?

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

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

screenshot
screenshot

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

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

拡張機能の使用方法

                        WHAT PDF SOLUTIONS CONVERTER IS ALL ABOUT?
We understand the frustrations when it come to dealing with pdf files and not having proper software to view or convert these. We at Free PDF Solutions make conversion simple to all user types and thrive on doing so.

With BMP to PDF Converter, there's...
• No registration required
• Ease of use
• Links to our online conversion utilities.

New version: removed new tab change.

You can uninstall the extension at any time.                    

拡張機能の基本情報

名前 BMP to PDF Converter BMP to PDF Converter
ID kdimfopclaeakpadknjkcaeijcicjaep
公式URL https://chromewebstore.google.com/detail/bmp-to-pdf-converter/kdimfopclaeakpadknjkcaeijcicjaep
説明 Convert BMP Files to PDF format
ファイルサイズ 52.53 KB
インストール数 461
現在のバージョン 4.0
最終更新日 2022-04-12
公開日 2020-05-28
評価 4.33/5 合計 6 レビュー
開発者 https://online-converter.freepdfsolutions.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://online-converter.freepdfsolutions.com/#bmp-to-pdf-converter
プライバシーポリシーページのURL https://www.freepdfsolutions.com/privacypolicy.html
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "BMP to PDF Converter",
    "default_locale": "en",
    "description": "Convert BMP Files to PDF format",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "version": "4.0",
    "icons": {
        "128": "images\/icon-128.png"
    },
    "permissions": [
        "*:\/\/api.freeconverting.com\/*"
    ],
    "homepage_url": "https:\/\/api.freeconverting.com\/bmp-to-pdf-converter.html",
    "browser_action": {
        "default_icon": "images\/icon-128.png"
    },
    "web_accessible_resources": [
        "interface\/*"
    ]
}