Image Flipper + Grayscale

Manipulate a page with a single image. Allows you to flip theimage or turn the image into grayscale. This is a tool for artists.

ما هو Image Flipper + Grayscale؟

Image Flipper + Grayscale هو إضافة Chrome تم تطويرها بواسطة AmethystProductions، والميزة الرئيسية لها هي "Manipulate a page with a single image. Allows you to flip theimage or turn the image into grayscale. This is a tool for artists.".

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

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Image Flipper + Grayscale

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

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

                                            

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

الاسم Image Flipper + Grayscale Image Flipper + Grayscale
ID dcoaiajbbegclnckbcdbagjamndcmlka
عنوان URL الرسمي https://chromewebstore.google.com/detail/image-flipper-+-grayscale/dcoaiajbbegclnckbcdbagjamndcmlka
الوصف Manipulate a page with a single image. Allows you to flip theimage or turn the image into grayscale. This is a tool for artists.
حجم الملف 1.14 MB
عدد التثبيتات 44
النسخة الحالية 0.01
آخر تحديث 2018-04-13
تاريخ النشر 2018-04-13
المطور AmethystProductions
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Image Flipper + Grayscale",
    "description": "Manipulate a page with a single image. Allows you to flip theimage  or turn the image into grayscale. This is a tool for artists.",
    "version": "0.01",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}