DownloadAs PNG JPG

Download image as PNG or JPG with context menu, for WebP haters

DownloadAs PNG JPGとは何ですか?

DownloadAs PNG JPGはDownloadAs PNG JPGによって開発されたChromeの拡張機能で、その主な機能は「Download image as PNG or JPG with context menu, for WebP haters」です。

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

screenshot

DownloadAs PNG JPG拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Effortless Image Downloads: PNG or JPG, Right from Your Context Menu, No WebP Hassles!

Features:

• 🖼️ Download images in preferred formats – PNG, JPEG, or WebP.
• A reliable alternative to "Save Image As..." ensures PNG or JPG downloads, no surprises.                    

拡張機能の基本情報

名前 DownloadAs PNG JPG DownloadAs PNG JPG
ID jjekghbhljeigipmihbdeeonafimpole
公式URL https://chromewebstore.google.com/detail/downloadas-png-jpg/jjekghbhljeigipmihbdeeonafimpole
説明 Download image as PNG or JPG with context menu, for WebP haters
ファイルサイズ 117 KB
インストール数 501,409
現在のバージョン 1.0.1
最終更新日 2023-12-15
公開日 2023-12-12
評価 3.69/5 合計 13 レビュー
開発者 DownloadAs PNG JPG
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://docs.google.com/document/d/e/2PACX-1vSc2w4_qIc_qyxHv-9wQ0mVQI9Dw8ATHo1bCHmqFI4Rusk3rZVgdd4onjIjWgIwS28wE4lSm_pXD21E/pub
対応言語 id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "DownloadAs PNG JPG",
    "background": {
        "service_worker": "js\/background.js"
    },
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png",
        "300": "icons\/icon300.png"
    },
    "default_locale": "en",
    "description": "__MSG_extShortDesc__",
    "incognito": "split",
    "manifest_version": 3,
    "minimum_chrome_version": "88",
    "name": "__MSG_extName__",
    "permissions": [
        "alarms",
        "contextMenus",
        "downloads",
        "scripting",
        "storage",
        "notifications"
    ],
    "host_permissions": [
        ""
    ],
    "version": "1.0.1"
}