BMP to PDF Converter

Convert BMP Files to PDF format

Qu'est-ce que BMP to PDF Converter ?

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

Captures d'Écran de l'Extension

screenshot
screenshot

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

Téléchargez les fichiers d'extension BMP 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

                        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.                    

Informations de Base sur l'Extension

Nom BMP to PDF Converter BMP to PDF Converter
ID kdimfopclaeakpadknjkcaeijcicjaep
URL Officiel https://chromewebstore.google.com/detail/bmp-to-pdf-converter/kdimfopclaeakpadknjkcaeijcicjaep
Description Convert BMP Files to PDF format
Taille du Fichier 52.53 KB
Nombre d'Installations 461
Version Actuelle 4.0
Dernière Mise à Jour 2022-04-12
Date de Publication 2020-05-28
Évaluation 4.33/5 Total 6 Évaluations
Développeur https://online-converter.freepdfsolutions.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://online-converter.freepdfsolutions.com/#bmp-to-pdf-converter
URL de la Page de Politique de Confidentialité https://www.freepdfsolutions.com/privacypolicy.html
Langues Prises en Charge 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\/*"
    ]
}