JPG to PDF

Convert JPG Files to PDF in Seconds!

Cos'è JPG to PDF?

JPG to PDF è un'estensione di Chrome sviluppata da https://zonepdf.com, e la sua funzione principale è "Convert JPG Files to PDF in Seconds!".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione JPG to PDF

Scarica i file di estensione JPG to PDF 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

                        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.                    

Informazioni di Base sull'Estensione

Nome JPG to PDF JPG to PDF
ID jbhickinadkalablbimhndacboibojem
URL Ufficiale https://chromewebstore.google.com/detail/jpg-to-pdf/jbhickinadkalablbimhndacboibojem
Descrizione Convert JPG Files to PDF in Seconds!
Dimensione del File 36.79 KB
Conteggio Installazioni 2,484
Versione Corrente 1.0
Ultimo Aggiornamento 2019-02-09
Data di Pubblicazione 2019-02-08
Sviluppatore https://zonepdf.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://zonepdf.com/jpg-pdf
URL della Pagina della Politica sulla Privacy https://zonepdf.com/privacy
Lingue Supportate 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"
    }
}