JPG to PDF

Convert JPG Files to PDF in Seconds!

Co to jest JPG to PDF?

JPG to PDF to rozszerzenie Chrome opracowane przez https://zonepdf.com, a jego główną funkcją jest „Convert JPG Files to PDF in Seconds!”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia JPG to PDF

Pobierz pliki rozszerzeń JPG to PDF w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa JPG to PDF JPG to PDF
ID jbhickinadkalablbimhndacboibojem
Oficjalny URL https://chromewebstore.google.com/detail/jpg-to-pdf/jbhickinadkalablbimhndacboibojem
Opis Convert JPG Files to PDF in Seconds!
Rozmiar pliku 36.79 KB
Liczba instalacji 2,484
Aktualna Wersja 1.0
Ostatnia Aktualizacja 2019-02-09
Data Publikacji 2019-02-08
Deweloper https://zonepdf.com
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://zonepdf.com/jpg-pdf
Adres URL Strony Polityki Prywatności https://zonepdf.com/privacy
Obsługiwane Języki 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"
    }
}