Photopea | Web-Based Photo Editor

Photopea is a free online photo editor. It offers best advanced editing features tools. It's compatible with web browser.

Photopea | Web-Based Photo Editor란 무엇입니까?

Photopea | Web-Based Photo Editor은(는) https://www.onlinefotoshop.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Photopea is a free online photo editor. It offers best advanced editing features tools. It's compatible with web browser."입니다.

확장 프로그램 스크린샷

screenshot
screenshot

Photopea | Web-Based Photo Editor 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Photopea Online Photo Editor lets you edit photos, apply effects, filters, add text, crop or resize pictures. Do Online Photo Editing in your browser for free!

It is a photo editing tool with which you can create images from scratch. It has been designed for users who want to edit their photos without any of the complicated tools or skills that are usually required. It has an intuitive interface and it offers lots of templates, filters, and effects to make your pictures look amazing.

Photopea is free to use through your web browser. But must you have need to Internet connection. You can use this photo editor tool using this Chrome Extension!

So open your project, and start editing according to required then save the work many different format as you wish.

#Disclaimer: 
It is not related in any way to Photopea.com which made by Ivan Kutskir and is made by an independent development team. All copyrights belong to their respective owners. The extension uses Photopea API.                    

확장 프로그램 기본 정보

이름 Photopea | Web-Based Photo Editor Photopea | Web-Based Photo Editor
ID jincampbnfkcmhphfhjnenmfnojcegjo
공식 URL https://chrome.google.com/webstore/detail/photopea-web-based-photo/jincampbnfkcmhphfhjnenmfnojcegjo
설명 Photopea is a free online photo editor. It offers best advanced editing features tools. It's compatible with web browser.
파일 크기 60.65 KB
설치 횟수 80
현재 버전 1.0.1
최근 업데이트 2022-05-13
출시 날짜 2022-05-10
개발자 https://www.onlinefotoshop.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://www.onlinefotoshop.com/photopea/
개인정보 보호 정책 페이지 URL https://www.onlinefotoshop.com/privacy-policy
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "1.0.1",
    "name": "Photopea | Web-Based Photo Editor",
    "description": "Photopea is a free online photo editor. It offers best advanced editing features tools. It's compatible with web browser.",
    "offline_enabled": true,
    "icons": {
        "512": "icon\/512.png",
        "128": "icon\/128.png",
        "48": "icon\/48.png",
        "32": "icon\/32.png",
        "16": "icon\/16.png"
    },
    "action": {
        "default_icon": {
            "512": "icon\/512.png",
            "128": "icon\/128.png",
            "48": "icon\/48.png",
            "32": "icon\/32.png",
            "16": "icon\/16.png"
        }
    },
    "background": {
        "service_worker": "service-worker.js"
    }
}