GrantWood Test

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

Vad är GrantWood Test?

GrantWood Test är en Chrome-tillägg utvecklad av bakhirev.alexey, och dess huvudfunktion är "It is a learning game that will teach you how to distinguish from Rembrandt.".

Tilläggsskärmbilder

screenshot
screenshot
screenshot

Ladda ner GrantWood Test-förlängningens CRX-fil

Ladda ner GrantWood Test-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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!                    

Grundläggande Information om Tillägg

Namn GrantWood Test GrantWood Test
ID fijpjojcehigoonpojdlcednldnaalel
Officiell webbadress https://chromewebstore.google.com/detail/grantwood-test/fijpjojcehigoonpojdlcednldnaalel
Beskrivning It is a learning game that will teach you how to distinguish from Rembrandt.
Filstorlek 16.25 MB
Antal Installationer 59
Aktuell Version 2.2.0
Senast Uppdaterad 2014-02-27
Publiceringsdatum 2014-02-27
Betyg 5.00/5 Totalt 1 Betyg
Utvecklare bakhirev.alexey
Betalningssätt free
Stödda Språk 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"
}