GrantWood Test

It is a learning game that will teach you how to distinguish from Rembrandt.

ما هو GrantWood Test؟

GrantWood Test هو إضافة Chrome تم تطويرها بواسطة bakhirev.alexey، والميزة الرئيسية لها هي "It is a learning game that will teach you how to distinguish from Rembrandt.".

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

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة GrantWood Test

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

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

                        It is a learning game that will teach you how to distinguish from Rembrandt, Rubens. Presented more than 15 schools of painting (from the Northern Renaissance, to Cubism). Large number of artists. On each answer you are given not more than 10 seconds. For each wrong answer, you lose points. Become the best and amaze your friends!                    

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

الاسم GrantWood Test GrantWood Test
ID fijpjojcehigoonpojdlcednldnaalel
عنوان URL الرسمي https://chromewebstore.google.com/detail/grantwood-test/fijpjojcehigoonpojdlcednldnaalel
الوصف It is a learning game that will teach you how to distinguish from Rembrandt.
حجم الملف 16.25 MB
عدد التثبيتات 59
النسخة الحالية 2.2.0
آخر تحديث 2014-02-27
تاريخ النشر 2014-02-27
تقييم 5.00/5 مجموع تقييمات 1
المطور bakhirev.alexey
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "browser_action": {
        "default_icon": "custom_icon_16.png",
        "default_popup": "popup.html",
        "default_title": "GrantWood Test"
    },
    "description": "It is a learning game that will teach you how to distinguish from Rembrandt.",
    "icons": {
        "16": "custom_icon_16.png",
        "48": "custom_icon_48.png",
        "128": "custom_icon_128.png"
    },
    "sandbox": {
        "pages": [
            "game\/index.html"
        ],
        "scripts": [
            "game\/js\/index.js"
        ]
    },
    "manifest_version": 2,
    "minimum_chrome_version": "1.0",
    "name": "GrantWood Test",
    "version": "2.2.0"
}