PDF to JPG Converter

Get your PDF document converted to JPG images instantly.

PDF to JPG Converterとは何ですか?

PDF to JPG Converterはhttps://freepdfsolutions.comによって開発されたChromeの拡張機能で、その主な機能は「Get your PDF document converted to JPG images instantly.」です。

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

screenshot
screenshot

PDF to JPG Converter拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        WHAT PDF SOLUTIONS CONVERTER IS ALL ABOUT?
We understand the frustrations when it come to dealing with pdf files and not having proper software to view or convert these. We at Free PDF Solutions make conversion simple to all user types and thrive on doing so.

With PDF to JPG Converter, there's...
• No registration required
• Ease of use
• Links to our online conversion utilities.

The PDF to JPG Converter offers convenient web search and quick links to performance tips from the Chrome New Tab page.

You can uninstall the extension at any time.

Update:
0.0.0.6 New tab change removed.                    

拡張機能の基本情報

名前 PDF to JPG Converter PDF to JPG Converter
ID dkmiiopgdgoencflajlbmplbleoafdmd
公式URL https://chromewebstore.google.com/detail/pdf-to-jpg-converter/dkmiiopgdgoencflajlbmplbleoafdmd
説明 Get your PDF document converted to JPG images instantly.
ファイルサイズ 4.63 MB
インストール数 13,575
現在のバージョン 1.1
最終更新日 2023-07-10
公開日 2020-05-17
評価 3.53/5 合計 58 レビュー
開発者 https://freepdfsolutions.com
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://www.freepdfsolutions.com/privacypolicy.html
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "default_locale": "en",
    "name": "PDF to JPG Converter",
    "description": "__MSG_extDescription__",
    "version": "1.1",
    "version_name": "1.1",
    "icons": {
        "128": "icons\/icon-128.png",
        "48": "icons\/icon-48.png",
        "16": "icons\/icon-16.png"
    },
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "action": {
        "default_title": "PDF to JPG Converter"
    },
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true
    },
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "https:\/\/online-converter.freepdfsolutions.com\/*"
    ]
}