BMP to PDF Converter

Convert BMP Files to PDF format

Cos'è BMP to PDF Converter?

BMP to PDF Converter è un'estensione di Chrome sviluppata da https://online-converter.freepdfsolutions.com, e la sua funzione principale è "Convert BMP Files to PDF format".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione BMP to PDF Converter

Scarica i file di estensione BMP to PDF Converter in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome BMP to PDF Converter BMP to PDF Converter
ID kdimfopclaeakpadknjkcaeijcicjaep
URL Ufficiale https://chromewebstore.google.com/detail/bmp-to-pdf-converter/kdimfopclaeakpadknjkcaeijcicjaep
Descrizione Convert BMP Files to PDF format
Dimensione del File 52.53 KB
Conteggio Installazioni 461
Versione Corrente 4.0
Ultimo Aggiornamento 2022-04-12
Data di Pubblicazione 2020-05-28
Valutazione 4.33/5 Totale 6 Valutazioni
Sviluppatore https://online-converter.freepdfsolutions.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://online-converter.freepdfsolutions.com/#bmp-to-pdf-converter
URL della Pagina della Politica sulla Privacy https://www.freepdfsolutions.com/privacypolicy.html
Lingue Supportate 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\/*"
    ]
}