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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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
공식 URL 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"
    }
}