Resizing App

Resize, crop, optimize, or convert your images into JPEG, PNG, BMP, TIFF, or WebP formats. At no efforts. For Free.

什麼是Resizing App?

Resizing App是由https://resizing.app開發的Chrome擴展程式,該擴展的主要功能是“Resize, crop, optimize, or convert your images into JPEG, PNG, BMP, TIFF, or WebP formats. At no efforts. For Free.”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot

下載Resizing App擴展crx文件

下載Resizing App擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        If you're looking for the right tool to process your images: crop or resize at no jiffy, and still keeping the A-grade quality—Resizing.app is a perfect fit for you. Just add our free Resizing.app extension to your browser and smoothly resize images, optimize pictures without losing quality, easily crop, and convert them into different image formats right there!

**  RESIZE  **
Resize your images online by fixed width, height, by percentage, by the largest side of the image, or set your custom numbers.

**  OPTIMIZE  **
Quickly compress and optimize your images keeping the first-class quality.

**  CROP  **
Set your custom numbers, or go with our pre-made templates to get the ideally cropped image for your social media.

**  CONVERT  **
Transform your images into multiple formats supported: JPEG, PNG, WebP, BMP, and TIFF.

- =  Your Privacy = -
Our image resizer processes your photos locally in your browser—we don't have access to your files.

- = Feedback = -
If you have any questions or comments, or ideas, please drop us a line at [email protected], we'll be happy to hear from you. 

- = Please rate us! = -

If you like our image resizer service, please help us to spread the word about it by rating us.                    

擴展基本資訊

名稱 Resizing App Resizing App
ID dkpiobpcinjhhemgobhjghkakdabddmg
官方網址 https://chromewebstore.google.com/detail/resizing-app/dkpiobpcinjhhemgobhjghkakdabddmg
簡介 Resize, crop, optimize, or convert your images into JPEG, PNG, BMP, TIFF, or WebP formats. At no efforts. For Free.
檔案大小 2.42 MB
安裝次數 40,682
目前版本 0.6
更新時間 2020-05-19
上架時間 2020-05-18
評分 3.71/5 共 24 次評分
開發者 https://resizing.app
電子郵箱 [email protected]
付費類型 free
擴展官網 https://resizing.app
說明頁面URL https://resizing.app/features/
隱私政策頁面URL https://resizing.app/privacy-policy
支援的語言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Resizing App",
    "description": "Resize, crop, optimize, or convert your images into JPEG, PNG, BMP, TIFF, or WebP formats. At no efforts. For Free.",
    "version": "0.6",
    "homepage_url": "https:\/\/resizing.app",
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "browser_action": {
        "default_title": "Resize!",
        "default_icon": "icon48.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}