JPG to PDF

Convert JPG Files to PDF in Seconds!

Wat is JPG to PDF?

JPG to PDF is een Chrome-extensie ontwikkeld door https://zonepdf.com, en de belangrijkste functie is "Convert JPG Files to PDF in Seconds!".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie JPG to PDF

Download JPG to PDF-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam JPG to PDF JPG to PDF
ID jbhickinadkalablbimhndacboibojem
Officiële URL https://chromewebstore.google.com/detail/jpg-to-pdf/jbhickinadkalablbimhndacboibojem
Beschrijving Convert JPG Files to PDF in Seconds!
Bestandsgrootte 36.79 KB
Aantal Installaties 2,484
Huidige Versie 1.0
Laatst Bijgewerkt 2019-02-09
Publicatiedatum 2019-02-08
Ontwikkelaar https://zonepdf.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://zonepdf.com/jpg-pdf
URL van de Privacybeleid Pagina https://zonepdf.com/privacy
Ondersteunde Talen 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"
    }
}