GrantWood Test

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

Co je GrantWood Test?

GrantWood Test je rozšíření Chrome vyvinuté bakhirev.alexey, a jeho hlavní funkcí je „It is a learning game that will teach you how to distinguish from Rembrandt.“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření GrantWood Test

Stáhněte si soubory rozšíření GrantWood Test ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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!                    

Základní Informace o Rozšíření

Název GrantWood Test GrantWood Test
ID fijpjojcehigoonpojdlcednldnaalel
Oficiální URL https://chromewebstore.google.com/detail/grantwood-test/fijpjojcehigoonpojdlcednldnaalel
Popis It is a learning game that will teach you how to distinguish from Rembrandt.
Velikost souboru 16.25 MB
Počet instalací 59
Aktuální Verze 2.2.0
Poslední Aktualizace 2014-02-27
Datum Vydání 2014-02-27
Hodnocení 5.00/5 Celkem 1 Hodnocení
Vývojář bakhirev.alexey
Typ Platby free
Podporované Jazyky 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"
}