JPG to PDF

Convert JPG Files to PDF in Seconds!

Что такое JPG to PDF?

JPG to PDF - это расширение Chrome, разработанное https://zonepdf.com, и его основная функция - "Convert JPG Files to PDF in Seconds!".

Снимки экрана расширения

screenshot
screenshot
screenshot
screenshot

Скачать файл CRX расширения JPG to PDF

Скачайте файлы расширений JPG to PDF в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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.                    

Основная информация о расширении

Название JPG to PDF JPG to PDF
ID jbhickinadkalablbimhndacboibojem
Официальный URL https://chromewebstore.google.com/detail/jpg-to-pdf/jbhickinadkalablbimhndacboibojem
Описание Convert JPG Files to PDF in Seconds!
Размер файла 36.79 KB
Количество установок 2,484
Текущая Версия 1.0
Последнее Обновление 2019-02-09
Дата публикации 2019-02-08
Разработчик https://zonepdf.com
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения https://zonepdf.com/jpg-pdf
URL страницы политики конфиденциальности https://zonepdf.com/privacy
Поддерживаемые языки 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"
    }
}