GrantWood Test

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

GrantWood Testとは何ですか?

GrantWood Testはbakhirev.alexeyによって開発されたChromeの拡張機能で、その主な機能は「It is a learning game that will teach you how to distinguish from Rembrandt.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

GrantWood Test拡張機能のCRXファイルをダウンロード

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