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.
拡張機能の基本情報
名前 | |
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 |
Eメール | [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" } } |