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
Eメール [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"
    }
}