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
官方網址 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
電子郵箱 [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"
    }
}