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