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!”。
擴展截圖
下載JPG to PDF擴展crx文件
下載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 |
ID | jbhickinadkalablbimhndacboibojem |
官方網址 | 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" } } |