﻿{
  "name": "Save Image as Type 瀏覽器擴充功能：滑鼠右鍵點擊網頁圖片就可選 JPG、WebP 或 PDF 等格式儲存",
  "short_name": "Save Image as Type 瀏覽器擴充功能：滑鼠右鍵點擊網頁圖片就可選 JPG、WebP 或 PDF 等格式儲存",
  "start_url": "/save-image-as-type-chrome-extension",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2196f3",
  "icons": [
    {
      "src": "/picapi/8931/",
      "sizes": "1024x1024",
      "type": "image/jpg"
    }
  ]
}