Memorytest

Game develop memory and attention, which can be played in offline mode without registration for free.

Co je Memorytest?

Memorytest je rozšíření Chrome vyvinuté bakhirev.alexey, a jeho hlavní funkcí je „Game develop memory and attention, which can be played in offline mode without registration for free.“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Memorytest

Stáhněte si soubory rozšíření Memorytest ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        Seek out a pair of identical cards. To do this, turn them around by clicking on them with the mouse. Playing the note will require you to a special perseverance and concentration. Mini Games on the development of attention, memory and thinking are ideal for both preschool children and adults.                    

Základní Informace o Rozšíření

Název Memorytest Memorytest
ID nbknmdjiofjklcalhjmacachpmgknbpe
Oficiální URL https://chromewebstore.google.com/detail/memorytest/nbknmdjiofjklcalhjmacachpmgknbpe
Popis Game develop memory and attention, which can be played in offline mode without registration for free.
Velikost souboru 2.86 MB
Počet instalací 232
Aktuální Verze 1.0.0
Poslední Aktualizace 2013-02-12
Datum Vydání 2013-02-12
Vývojář bakhirev.alexey
Typ Platby free
Podporované Jazyky en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "browser_action": {
        "default_icon": "custom_icon_16.png",
        "default_popup": "popup.html",
        "default_title": "Memorytest"
    },
    "description": "Game develop memory and attention, which can be played in offline mode without registration for free.",
    "icons": {
        "16": "custom_icon_16.png",
        "48": "custom_icon_48.jpg",
        "128": "custom_icon_128.jpg"
    },
    "sandbox": {
        "pages": [
            "game\/index.html"
        ],
        "scripts": [
            "game\/js\/default.js"
        ]
    },
    "manifest_version": 2,
    "minimum_chrome_version": "1.0",
    "name": "Memorytest",
    "version": "1.0.0"
}