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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

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