Pixelixe Graphic & Image Editor

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

What is Pixelixe Graphic & Image Editor?

Pixelixe Graphic & Image Editor is a Chrome extension developed by https://pixelixe.com, and its main feature is "Edit any image browsing the web with Pixelixe Photo Editor Chrome extension.".

Extension Screenshots

screenshot
screenshot
screenshot

Download Pixelixe Graphic & Image Editor Extension CRX File

Download Pixelixe Graphic & Image 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

                        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.                    

Extension Basic Information

Name Pixelixe Graphic & Image Editor Pixelixe Graphic & Image Editor
ID hnddfemljlompbmggkablcffmonknpdh
Official URL https://chromewebstore.google.com/detail/pixelixe-graphic-image-ed/hnddfemljlompbmggkablcffmonknpdh
Description Edit any image browsing the web with Pixelixe Photo Editor Chrome extension.
File Size 33.5 KB
Installation Count 729
Current Version 1.0
Last Updated 2020-07-01
Publish Date 2020-06-30
Rating 3.00/5 Total 1 Ratings
Developer https://pixelixe.com
Email [email protected]
Payment Type free
Extension Website https://pixelixe.com
Supported Languages 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
}