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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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"
}