Pixelixe Graphic & Image Editor

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

Co to jest Pixelixe Graphic & Image Editor?

Pixelixe Graphic & Image Editor to rozszerzenie Chrome opracowane przez https://pixelixe.com, a jego główną funkcją jest „Edit any image browsing the web with Pixelixe Photo Editor Chrome extension.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Pixelixe Graphic & Image Editor

Pobierz pliki rozszerzeń Pixelixe Graphic & Image Editor w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Pixelixe Graphic & Image Editor Pixelixe Graphic & Image Editor
ID hnddfemljlompbmggkablcffmonknpdh
Oficjalny URL https://chromewebstore.google.com/detail/pixelixe-graphic-image-ed/hnddfemljlompbmggkablcffmonknpdh
Opis Edit any image browsing the web with Pixelixe Photo Editor Chrome extension.
Rozmiar pliku 33.5 KB
Liczba instalacji 729
Aktualna Wersja 1.0
Ostatnia Aktualizacja 2020-07-01
Data Publikacji 2020-06-30
Ocena 3.00/5 Łącznie 1 Oceny
Deweloper https://pixelixe.com
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://pixelixe.com
Obsługiwane Języki 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
}