GrantWood Test

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

Apa itu GrantWood Test?

GrantWood Test adalah ekstensi Chrome yang dikembangkan oleh bakhirev.alexey, dan fitur utamanya adalah "It is a learning game that will teach you how to distinguish from Rembrandt.".

Screenshot Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi GrantWood Test

Unduh file ekstensi GrantWood Test dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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!                    

Informasi Dasar Ekstensi

Nama GrantWood Test GrantWood Test
ID fijpjojcehigoonpojdlcednldnaalel
URL Resmi https://chromewebstore.google.com/detail/grantwood-test/fijpjojcehigoonpojdlcednldnaalel
Deskripsi It is a learning game that will teach you how to distinguish from Rembrandt.
Ukuran File 16.25 MB
Jumlah Instalasi 59
Versi Saat Ini 2.2.0
Terakhir Diperbarui 2014-02-27
Tanggal Publikasi 2014-02-27
Penilaian 5.00/5 Total 1 Penilaian
Pengembang bakhirev.alexey
Tipe Pembayaran free
Bahasa yang Didukung 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"
}