JPG to PDF
Convert JPG Files to PDF in Seconds!
Qu'est-ce que JPG to PDF ?
JPG to PDF est une extension Chrome développée par https://zonepdf.com, et sa fonction principale est "Convert JPG Files to PDF in Seconds!".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension JPG to PDF
Téléchargez les fichiers d'extension JPG to PDF au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | JPG to PDF |
ID | jbhickinadkalablbimhndacboibojem |
URL Officiel | https://chromewebstore.google.com/detail/jpg-to-pdf/jbhickinadkalablbimhndacboibojem |
Description | Convert JPG Files to PDF in Seconds! |
Taille du Fichier | 36.79 KB |
Nombre d'Installations | 2,484 |
Version Actuelle | 1.0 |
Dernière Mise à Jour | 2019-02-09 |
Date de Publication | 2019-02-08 |
Développeur | https://zonepdf.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://zonepdf.com/jpg-pdf |
URL de la Page de Politique de Confidentialité | https://zonepdf.com/privacy |
Langues Prises en Charge | 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" } } |