Pixelixe Graphic & Image Editor

Edit any image browsing the web with Pixelixe Photo Editor Chrome extension.

O que é Pixelixe Graphic & Image Editor?

Pixelixe Graphic & Image Editor é uma extensão do Chrome desenvolvida por https://pixelixe.com, e sua principal característica é "Edit any image browsing the web with Pixelixe Photo Editor Chrome extension.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Pixelixe Graphic & Image Editor

Baixe arquivos de extensão Pixelixe Graphic & Image 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

                        Right-click on any image from your browser and select "Edit this image" from the context menu.

Meet Pixelixe Studio. This awesome tool offers an image and graphic creation platform that lets everyone design engaging graphics quickly and easily! This app offers a searchable collection of 1.000.000 stunning photographer images, thousands of amazing fonts and icons! You can also drop your own images and edit and download them easily.                    

Informações Básicas da Extensão

Nome Pixelixe Graphic & Image Editor Pixelixe Graphic & Image Editor
ID hnddfemljlompbmggkablcffmonknpdh
URL Oficial https://chromewebstore.google.com/detail/pixelixe-graphic-image-ed/hnddfemljlompbmggkablcffmonknpdh
Descrição Edit any image browsing the web with Pixelixe Photo Editor Chrome extension.
Tamanho do Arquivo 33.5 KB
Contagem de Instalações 729
Versão Atual 1.0
Última Atualização 2020-07-01
Data de Publicação 2020-06-30
Classificação 3.00/5 Total de 1 Avaliações
Desenvolvedor https://pixelixe.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://pixelixe.com
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Pixelixe Graphic & Image Editor",
    "version": "1.0",
    "description": "Edit any image browsing the web with Pixelixe Photo Editor Chrome extension.",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "permissions": [
        "contextMenus",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "icons": {
        "16": "pixelixe_logo_16x16.png",
        "32": "pixelixe_logo_dark__1590953956_39157.png",
        "48": "pixelixe_logo_dark__1590954014_10749.png",
        "128": "pixelixe_logo_dark__1590953818_66772.png",
        "256": "pixelixe-logo-dark.png"
    },
    "manifest_version": 2
}