GrantWood Test

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

Qu'est-ce que GrantWood Test ?

GrantWood Test est une extension Chrome développée par bakhirev.alexey, et sa fonction principale est "It is a learning game that will teach you how to distinguish from Rembrandt.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension GrantWood Test

Téléchargez les fichiers d'extension GrantWood Test au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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!                    

Informations de Base sur l'Extension

Nom GrantWood Test GrantWood Test
ID fijpjojcehigoonpojdlcednldnaalel
URL Officiel https://chromewebstore.google.com/detail/grantwood-test/fijpjojcehigoonpojdlcednldnaalel
Description It is a learning game that will teach you how to distinguish from Rembrandt.
Taille du Fichier 16.25 MB
Nombre d'Installations 59
Version Actuelle 2.2.0
Dernière Mise à Jour 2014-02-27
Date de Publication 2014-02-27
Évaluation 5.00/5 Total 1 Évaluations
Développeur bakhirev.alexey
Type de Paiement free
Langues Prises en Charge 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"
}