JPG to PDF

Convert JPG Files to PDF in Seconds!

Was ist JPG to PDF?

JPG to PDF ist eine Chrome-Erweiterung, die von https://zonepdf.com entwickelt wurde, und ihr Hauptmerkmal ist "Convert JPG Files to PDF in Seconds!".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot

JPG to PDF-Erweiterungs-CRX-Datei herunterladen

Laden Sie JPG to PDF-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Convert JPG to PDF Online

Fast and Secure way to convert JPG files online

Select or drag your files, then click the convert button to download your converted images.
All converted files maintain the best quality which can be accepted on any web platform (when uploading to a website or attaching as email).

Your files are fully secure as they are been transferred over a secure connection. All files are deleted permanently from our servers within few hours of the conversion.                    

Grundlegende Informationen zur Erweiterung

Name JPG to PDF JPG to PDF
ID jbhickinadkalablbimhndacboibojem
Offizielle URL https://chromewebstore.google.com/detail/jpg-to-pdf/jbhickinadkalablbimhndacboibojem
Beschreibung Convert JPG Files to PDF in Seconds!
Dateigröße 36.79 KB
Installationsanzahl 2,484
Aktuelle Version 1.0
Letztes Update 2019-02-09
Veröffentlichungsdatum 2019-02-08
Entwickler https://zonepdf.com
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://zonepdf.com/jpg-pdf
URL der Datenschutzrichtlinien-Seite https://zonepdf.com/privacy
Unterstützte Sprachen de,en,fr,es,it,pt-BR,pt-PT
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "default_locale": "en",
    "name": "__MSG_extName__",
    "short_name": "__MSG_extShortName__",
    "homepage_url": "https:\/\/zonepdf.com",
    "description": "__MSG_extDescription__",
    "version": "1.0",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "icon-jpg-pdf-128.png"
    },
    "icons": {
        "96": "icon-jpg-pdf-96.png",
        "128": "icon-jpg-pdf-128.png"
    }
}