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.

What is Photopea | Web-Based Photo Editor?

Photopea | Web-Based Photo Editor is a Chrome extension developed by https://www.onlinefotoshop.com, and its main feature is "Photopea is a free online photo editor. It offers best advanced editing features tools. It's compatible with web browser.".

Extension Screenshots

screenshot
screenshot

Download Photopea | Web-Based Photo Editor Extension CRX File

Download Photopea | Web-Based Photo Editor extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Photopea | Web-Based Photo Editor Photopea | Web-Based Photo Editor
ID jincampbnfkcmhphfhjnenmfnojcegjo
Official URL https://chrome.google.com/webstore/detail/photopea-web-based-photo/jincampbnfkcmhphfhjnenmfnojcegjo
Description Photopea is a free online photo editor. It offers best advanced editing features tools. It's compatible with web browser.
File Size 60.65 KB
Installation Count 80
Current Version 1.0.1
Last Updated 2022-05-13
Publish Date 2022-05-10
Developer https://www.onlinefotoshop.com
Email [email protected]
Payment Type free
Extension Website https://www.onlinefotoshop.com/photopea/
Privacy Policy Page URL https://www.onlinefotoshop.com/privacy-policy
Supported Languages 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"
    }
}