JPG to PDF

Convert JPG Files to PDF in Seconds!

JPG to PDF란 무엇입니까?

JPG to PDF은(는) https://zonepdf.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Convert JPG Files to PDF in Seconds!"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

JPG to PDF 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
    }
}