Vektor

Cognitive Training Platform.

Vektor क्या है?

Vektor Cognition Matters द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Cognitive Training Platform."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Vektor एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Vektor is designed to train cognitive functions and number sense in order to improve mathematical ability. It can be used by children without any prior knowledge of mathematics, but is also advanced enough for children with 1 or 2 years of schooling, or with specific mathematical disabilities or dyscalculia. It is recommended that a child completes at least 40 training sessions.

In Vektor, children will have a magician avatar. By solving problems, they break the spell of the evil wizard and transform the animals back to being friendly again.

Cognition Matters is a non-profit organization dedicated to making cutting edge cognitive neuroscience research available to children all over the world, through playful digital applications. While traditional education teaches facts, we give children tools that improve their problem solving capacity.                    

एक्सटेंशन की मूल जानकारी

नाम Vektor Vektor
ID mgacnpigmpcnodbbipaiplgdancablpm
आधिकारिक URL https://chrome.google.com/webstore/detail/vektor/mgacnpigmpcnodbbipaiplgdancablpm
विवरण Cognitive Training Platform.
फ़ाइल का आकार 27.41 MB
स्थापना संख्या 2,000
वर्तमान संस्करण 1.8.8
अंतिम अपडेट 2020-04-14
प्रकाशन तिथि 2020-04-14
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर Cognition Matters
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Vektor",
    "description": "Cognitive Training Platform.",
    "version": "1.8.8",
    "manifest_version": 2,
    "browser_action": {
        "default_icon": {
            "16": "icon\/16.png",
            "48": "icon\/48.png",
            "128": "icon\/128.png"
        },
        "default_title": "Google Mail"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "offline_enabled": false,
    "icons": {
        "16": "icon\/16.png",
        "48": "icon\/48.png",
        "128": "icon\/128.png"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}