PDF to JSON (by PDFLite.co)
PDF to JSON with 100% privacy. No uploads required, works offline.
Qu'est-ce que PDF to JSON (by PDFLite.co) ?
PDF to JSON (by PDFLite.co) est une extension Chrome développée par http://pdflite.co, et sa fonction principale est "PDF to JSON with 100% privacy. No uploads required, works offline.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension PDF to JSON (by PDFLite.co)
Téléchargez les fichiers d'extension PDF to JSON (by PDFLite.co) 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
Extract PDF To JSON with 100% privacy for your files and no uploads to Internet, works offline. - Convert single pages or selected pages from PDF to JSON - Convert page ranges to zip with .json text files - No signups, no subscriptions, no fees, 100% free - Works offline and without Internet -
Informations de Base sur l'Extension
Nom | |
ID | aapoejhdejkncgnbpngckmddecnfjiob |
URL Officiel | https://chrome.google.com/webstore/detail/pdf-to-json-by-pdfliteco/aapoejhdejkncgnbpngckmddecnfjiob |
Description | PDF to JSON with 100% privacy. No uploads required, works offline. |
Taille du Fichier | 444 KB |
Nombre d'Installations | 138 |
Version Actuelle | 1.0.3 |
Dernière Mise à Jour | 2021-04-04 |
Date de Publication | 2021-04-04 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | http://pdflite.co |
[email protected] | |
Type de Paiement | free |
URL de la Page de Politique de Confidentialité | https://pdf.co/pages/legal/privacy |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "1.0.3", "name": "PDF to JSON (by PDFLite.co)", "description": "PDF to JSON 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 JSON (by PDFLite.co)", "default_popup": "popup.html" } } |