PDF to Text (by PDFLite.co)
PDF to Text with 100% privacy. No uploads required, works offline.
Cos'è PDF to Text (by PDFLite.co)?
PDF to Text (by PDFLite.co) è un'estensione di Chrome sviluppata da http://pdflite.co, e la sua funzione principale è "PDF to Text with 100% privacy. No uploads required, works offline.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione PDF to Text (by PDFLite.co)
Scarica i file di estensione PDF to Text (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
Extract text from PDF with 100% privacy for your files, no uploads, no signups. - Open PDF files and get text from selected pages or selected pages range - 100% privacy for your files, everything is processed in your browser - No fee, no signups, no subscriptions, 100% free - Supports scanned PDF files (OCR, English language) with automated detection - Extract and save .txt files from PDF - Select and save selected pages from PDF as .zip archive with .txt files
Informazioni di Base sull'Estensione
Nome | |
ID | jdmkdomhehachgbochficdedinejpfoi |
URL Ufficiale | https://chrome.google.com/webstore/detail/pdf-to-text-by-pdfliteco/jdmkdomhehachgbochficdedinejpfoi |
Descrizione | PDF to Text with 100% privacy. No uploads required, works offline. |
Dimensione del File | 13.15 MB |
Conteggio Installazioni | 117 |
Versione Corrente | 1.1.1 |
Ultimo Aggiornamento | 2021-04-11 |
Data di Pubblicazione | 2021-04-04 |
Valutazione | 5.00/5 Totale 1 Valutazioni |
Sviluppatore | http://pdflite.co |
[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.1.1", "name": "PDF to Text (by PDFLite.co)", "description": "PDF to Text 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": { "144": "assets\/images\/icon144.png" }, "default_title": "PDF to Text (by PDFLite.co)", "default_popup": "popup.html" } } |