PDF to JSON (by PDFLite.co)

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

Hvad er PDF to JSON (by PDFLite.co)?

PDF to JSON (by PDFLite.co) er en Chrome-udvidelse udviklet af http://pdflite.co, og dens hovedfunktion er "PDF to JSON with 100% privacy. No uploads required, works offline.".

Udvidelsesskærmbilleder

screenshot
screenshot

Download PDF to JSON (by PDFLite.co)-udvidelses-CRX-fil

Download PDF to JSON (by PDFLite.co)-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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
-                    

Grundlæggende oplysninger om udvidelsen

Navn PDF to JSON (by PDFLite.co) PDF to JSON (by PDFLite.co)
ID aapoejhdejkncgnbpngckmddecnfjiob
Officiel URL https://chrome.google.com/webstore/detail/pdf-to-json-by-pdfliteco/aapoejhdejkncgnbpngckmddecnfjiob
Beskrivelse PDF to JSON with 100% privacy. No uploads required, works offline.
Filstørrelse 444 KB
Antal Installationer 138
Nuværende Version 1.0.3
Senest Opdateret 2021-04-04
Udgivelsesdato 2021-04-04
Bedømmelse 5.00/5 Samlet 1 Bedømmelser
Udvikler http://pdflite.co
E-mail [email protected]
Betalingsmetode free
URL til Fortrolighedspolitik Side https://pdf.co/pages/legal/privacy
Understøttede Sprog 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"
    }
}