BMP to PDF Converter

Convert BMP Files to PDF format

What is BMP to PDF Converter?

BMP to PDF Converter is a Chrome extension developed by https://online-converter.freepdfsolutions.com, and its main feature is "Convert BMP Files to PDF format".

Extension Screenshots

screenshot
screenshot

Download BMP to PDF Converter Extension CRX File

Download BMP to PDF Converter extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name BMP to PDF Converter BMP to PDF Converter
ID kdimfopclaeakpadknjkcaeijcicjaep
Official URL https://chromewebstore.google.com/detail/bmp-to-pdf-converter/kdimfopclaeakpadknjkcaeijcicjaep
Description Convert BMP Files to PDF format
File Size 52.53 KB
Installation Count 461
Current Version 4.0
Last Updated 2022-04-12
Publish Date 2020-05-28
Rating 4.33/5 Total 6 Ratings
Developer https://online-converter.freepdfsolutions.com
Email [email protected]
Payment Type free
Extension Website https://online-converter.freepdfsolutions.com/#bmp-to-pdf-converter
Privacy Policy Page URL https://www.freepdfsolutions.com/privacypolicy.html
Supported Languages 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\/*"
    ]
}