PDF to Text (by PDFLite.co)

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

什么是PDF to Text (by PDFLite.co)?

PDF to Text (by PDFLite.co)是由http://pdflite.co开发的Chrome扩展程序,该扩展的主要功能是“PDF to Text with 100% privacy. No uploads required, works offline.”。

扩展截图

screenshot
screenshot

下载PDF to Text (by PDFLite.co)扩展crx文件

下载PDF to Text (by PDFLite.co)扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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                    

扩展基本信息

名称 PDF to Text (by PDFLite.co) PDF to Text (by PDFLite.co)
ID jdmkdomhehachgbochficdedinejpfoi
官方URL https://chrome.google.com/webstore/detail/pdf-to-text-by-pdfliteco/jdmkdomhehachgbochficdedinejpfoi
简介 PDF to Text with 100% privacy. No uploads required, works offline.
文件大小 13.15 MB
安装次数 117
当前版本 1.1.1
更新时间 2021-04-11
上架时间 2021-04-04
评分 5.00/5 共1次评分
开发者 http://pdflite.co
电子邮箱 [email protected]
付费类型 free
隐私政策页面URL https://pdf.co/pages/legal/privacy
支持的语言 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"
    }
}