Pixelixe Graphic & Image Editor

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

ما هو Pixelixe Graphic & Image Editor؟

Pixelixe Graphic & Image Editor هو إضافة Chrome تم تطويرها بواسطة https://pixelixe.com، والميزة الرئيسية لها هي "Edit any image browsing the web with Pixelixe Photo Editor Chrome extension.".

لقطات شاشة التمديد

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Pixelixe Graphic & Image Editor

قم بتنزيل ملفات الامتداد Pixelixe Graphic & Image Editor بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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.                    

معلومات أساسية عن التمديد

الاسم Pixelixe Graphic & Image Editor Pixelixe Graphic & Image Editor
ID hnddfemljlompbmggkablcffmonknpdh
عنوان URL الرسمي https://chromewebstore.google.com/detail/pixelixe-graphic-image-ed/hnddfemljlompbmggkablcffmonknpdh
الوصف Edit any image browsing the web with Pixelixe Photo Editor Chrome extension.
حجم الملف 33.5 KB
عدد التثبيتات 729
النسخة الحالية 1.0
آخر تحديث 2020-07-01
تاريخ النشر 2020-06-30
تقييم 3.00/5 مجموع تقييمات 1
المطور https://pixelixe.com
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://pixelixe.com
اللغات المدعومة 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
}