JPG to PDF

Convert JPG Files to PDF in Seconds!

Vad är JPG to PDF?

JPG to PDF är en Chrome-tillägg utvecklad av https://zonepdf.com, och dess huvudfunktion är "Convert JPG Files to PDF in Seconds!".

Tilläggsskärmbilder

screenshot
screenshot
screenshot
screenshot

Ladda ner JPG to PDF-förlängningens CRX-fil

Ladda ner JPG to PDF-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn JPG to PDF JPG to PDF
ID jbhickinadkalablbimhndacboibojem
Officiell webbadress https://chromewebstore.google.com/detail/jpg-to-pdf/jbhickinadkalablbimhndacboibojem
Beskrivning Convert JPG Files to PDF in Seconds!
Filstorlek 36.79 KB
Antal Installationer 2,484
Aktuell Version 1.0
Senast Uppdaterad 2019-02-09
Publiceringsdatum 2019-02-08
Utvecklare https://zonepdf.com
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://zonepdf.com/jpg-pdf
URL till Sekretesspolicy Sidan https://zonepdf.com/privacy
Stödda Språk 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"
    }
}