Vektor

Cognitive Training Platform.

Vektor là gì?

Vektor là một tiện ích mở rộng Chrome được phát triển bởi Cognition Matters, và tính năng chính của nó là "Cognitive Training Platform.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Vektor

Tải xuống các tệp mở rộng Vektor dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Vektor Vektor
ID mgacnpigmpcnodbbipaiplgdancablpm
URL Chính Thức https://chrome.google.com/webstore/detail/vektor/mgacnpigmpcnodbbipaiplgdancablpm
Mô tả Cognitive Training Platform.
Kích Thước Tệp 27.41 MB
Số Lần Cài Đặt 2,000
Phiên Bản Hiện Tại 1.8.8
Cập Nhật Lần Cuối 2020-04-14
Ngày Phát Hành 2020-04-14
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển Cognition Matters
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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'"
}