JPG to PDF
Convert JPG Files to PDF in Seconds!
What is JPG to PDF?
JPG to PDF is a Chrome extension developed by https://zonepdf.com, and its main feature is "Convert JPG Files to PDF in Seconds!".
Extension Screenshots
Download JPG to PDF Extension CRX File
Download JPG to PDF extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | JPG to PDF |
ID | jbhickinadkalablbimhndacboibojem |
Official URL | https://chromewebstore.google.com/detail/jpg-to-pdf/jbhickinadkalablbimhndacboibojem |
Description | Convert JPG Files to PDF in Seconds! |
File Size | 36.79 KB |
Installation Count | 2,484 |
Current Version | 1.0 |
Last Updated | 2019-02-09 |
Publish Date | 2019-02-08 |
Developer | https://zonepdf.com |
[email protected] | |
Payment Type | free |
Extension Website | https://zonepdf.com/jpg-pdf |
Privacy Policy Page URL | https://zonepdf.com/privacy |
Supported Languages | 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" } } |