PDF to Image (by PDFLite.co)

PDF to Image with 100% privacy. No uploads required, works offline.

Cos'è PDF to Image (by PDFLite.co)?

PDF to Image (by PDFLite.co) è un'estensione di Chrome sviluppata da http://pdflite.co, e la sua funzione principale è "PDF to Image with 100% privacy. No uploads required, works offline.".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione PDF to Image (by PDFLite.co)

Scarica i file di estensione PDF to Image (by PDFLite.co) in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        PDF To Image (PDF to Jpeg) with 100% privacy. 

- Converts selected pages or page ranges to Jpeg images
- Convert single pdf pages to jpeg or selected page range to zip with jpeg images
- 100% privacy for your files, files are not uploaded to Internet
- No signup, no subscriptions, no fees required
- Works offline                    

Informazioni di Base sull'Estensione

Nome PDF to Image (by PDFLite.co) PDF to Image (by PDFLite.co)
ID jgbghidanihomkdhkdgjgdkdjffccdel
URL Ufficiale https://chrome.google.com/webstore/detail/pdf-to-image-by-pdfliteco/jgbghidanihomkdhkdgjgdkdjffccdel
Descrizione PDF to Image with 100% privacy. No uploads required, works offline.
Dimensione del File 447 KB
Conteggio Installazioni 63
Versione Corrente 1.0.3
Ultimo Aggiornamento 2021-04-04
Data di Pubblicazione 2021-04-04
Valutazione 5.00/5 Totale 2 Valutazioni
Sviluppatore http://pdflite.co
Email [email protected]
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy https://pdf.co/pages/legal/privacy
Lingue Supportate en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "1.0.3",
    "name": "PDF to Image (by PDFLite.co)",
    "description": "PDF to Image with 100% privacy. No uploads required, works offline.",
    "author": "PDFLite.co",
    "short_name": "PDFLite.co",
    "icons": {
        "32": "assets\/images\/icon32.png",
        "48": "assets\/images\/icon48.png",
        "64": "assets\/images\/icon64.png",
        "128": "assets\/images\/icon128.png",
        "144": "assets\/images\/icon144.png"
    },
    "browser_action": {
        "default_icon": {
            "32": "assets\/images\/icon32.png"
        },
        "default_title": "PDF to Image (by PDFLite.co)",
        "default_popup": "popup.html"
    }
}