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