JPG to PDF

Convert JPG Files to PDF in Seconds!

Apa itu JPG to PDF?

JPG to PDF adalah ekstensi Chrome yang dikembangkan oleh https://zonepdf.com, dan fitur utamanya adalah "Convert JPG Files to PDF in Seconds!".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi JPG to PDF

Unduh file ekstensi JPG to PDF dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama JPG to PDF JPG to PDF
ID jbhickinadkalablbimhndacboibojem
URL Resmi https://chromewebstore.google.com/detail/jpg-to-pdf/jbhickinadkalablbimhndacboibojem
Deskripsi Convert JPG Files to PDF in Seconds!
Ukuran File 36.79 KB
Jumlah Instalasi 2,484
Versi Saat Ini 1.0
Terakhir Diperbarui 2019-02-09
Tanggal Publikasi 2019-02-08
Pengembang https://zonepdf.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://zonepdf.com/jpg-pdf
URL Halaman Kebijakan Privasi https://zonepdf.com/privacy
Bahasa yang Didukung 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"
    }
}