Memorytest

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

Τι είναι το Memorytest;

Το Memorytest είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον bakhirev.alexey, και η κύρια λειτουργία του είναι "Game develop memory and attention, which can be played in offline mode without registration for free.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Memorytest

Λήψη αρχείων επέκτασης Memorytest σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Memorytest Memorytest
ID nbknmdjiofjklcalhjmacachpmgknbpe
Επίσημο URL https://chromewebstore.google.com/detail/memorytest/nbknmdjiofjklcalhjmacachpmgknbpe
Περιγραφή Game develop memory and attention, which can be played in offline mode without registration for free.
Μέγεθος Αρχείου 2.86 MB
Αριθμός Εγκαταστάσεων 232
Τρέχουσα Έκδοση 1.0.0
Τελευταία Ενημέρωση 2013-02-12
Ημερομηνία Δημοσίευσης 2013-02-12
Προγραμματιστής bakhirev.alexey
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες 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"
}