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.

O que é Photopea | Web-Based Photo Editor?

Photopea | Web-Based Photo Editor é uma extensão do Chrome desenvolvida por https://www.onlinefotoshop.com, e sua principal característica é "Photopea is a free online photo editor. It offers best advanced editing features tools. It's compatible with web browser.".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão Photopea | Web-Based Photo Editor

Baixe arquivos de extensão Photopea | Web-Based Photo Editor no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Photopea | Web-Based Photo Editor Photopea | Web-Based Photo Editor
ID jincampbnfkcmhphfhjnenmfnojcegjo
URL Oficial https://chrome.google.com/webstore/detail/photopea-web-based-photo/jincampbnfkcmhphfhjnenmfnojcegjo
Descrição Photopea is a free online photo editor. It offers best advanced editing features tools. It's compatible with web browser.
Tamanho do Arquivo 60.65 KB
Contagem de Instalações 80
Versão Atual 1.0.1
Última Atualização 2022-05-13
Data de Publicação 2022-05-10
Desenvolvedor https://www.onlinefotoshop.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://www.onlinefotoshop.com/photopea/
URL da Página de Política de Privacidade https://www.onlinefotoshop.com/privacy-policy
Idiomas Suportados 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"
    }
}