Pixelixe Graphic & Image Editor

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

Was ist Pixelixe Graphic & Image Editor?

Pixelixe Graphic & Image Editor ist eine Chrome-Erweiterung, die von https://pixelixe.com entwickelt wurde, und ihr Hauptmerkmal ist "Edit any image browsing the web with Pixelixe Photo Editor Chrome extension.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

Pixelixe Graphic & Image Editor-Erweiterungs-CRX-Datei herunterladen

Laden Sie Pixelixe Graphic & Image Editor-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name Pixelixe Graphic & Image Editor Pixelixe Graphic & Image Editor
ID hnddfemljlompbmggkablcffmonknpdh
Offizielle URL https://chromewebstore.google.com/detail/pixelixe-graphic-image-ed/hnddfemljlompbmggkablcffmonknpdh
Beschreibung Edit any image browsing the web with Pixelixe Photo Editor Chrome extension.
Dateigröße 33.5 KB
Installationsanzahl 729
Aktuelle Version 1.0
Letztes Update 2020-07-01
Veröffentlichungsdatum 2020-06-30
Bewertung 3.00/5 Insgesamt 1 Bewertungen
Entwickler https://pixelixe.com
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://pixelixe.com
Unterstützte Sprachen 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
}