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