PDF to Image (by PDFLite.co)

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

PDF to Image (by PDFLite.co)とは何ですか?

PDF to Image (by PDFLite.co)はhttp://pdflite.coによって開発されたChromeの拡張機能で、その主な機能は「PDF to Image with 100% privacy. No uploads required, works offline.」です。

拡張機能のスクリーンショット

screenshot
screenshot

PDF to Image (by PDFLite.co)拡張機能のCRXファイルをダウンロード

PDF to Image (by PDFLite.co)拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        PDF To Image (PDF to Jpeg) with 100% privacy. 

- Converts selected pages or page ranges to Jpeg images
- Convert single pdf pages to jpeg or selected page range to zip with jpeg images
- 100% privacy for your files, files are not uploaded to Internet
- No signup, no subscriptions, no fees required
- Works offline                    

拡張機能の基本情報

名前 PDF to Image (by PDFLite.co) PDF to Image (by PDFLite.co)
ID jgbghidanihomkdhkdgjgdkdjffccdel
公式URL https://chrome.google.com/webstore/detail/pdf-to-image-by-pdfliteco/jgbghidanihomkdhkdgjgdkdjffccdel
説明 PDF to Image with 100% privacy. No uploads required, works offline.
ファイルサイズ 447 KB
インストール数 63
現在のバージョン 1.0.3
最終更新日 2021-04-04
公開日 2021-04-04
評価 5.00/5 合計 2 レビュー
開発者 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.0.3",
    "name": "PDF to Image (by PDFLite.co)",
    "description": "PDF to Image 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": {
            "32": "assets\/images\/icon32.png"
        },
        "default_title": "PDF to Image (by PDFLite.co)",
        "default_popup": "popup.html"
    }
}