3DWave - Tune your brainwaves using any music

Use any music of your choice to improve your concentration, productivity and focus or to relax. 3DWave uses the scientific…

3DWave - Tune your brainwaves using any music là gì?

3DWave - Tune your brainwaves using any music là một tiện ích mở rộng Chrome được phát triển bởi http://fallintrance.com, và tính năng chính của nó là "Use any music of your choice to improve your concentration, productivity and focus or to relax. 3DWave uses the scientific…".

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

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng 3DWave - Tune your brainwaves using any music

Tải xuống các tệp mở rộng 3DWave - Tune your brainwaves using any music 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

                        Use any music of your choice to improve your concentration, productivity and focus or to relax. 3DWave uses the scientific principles of entrainment: a method to stimulate the brain into entering a specific state by using sound. It modulates your music of choice by modifying the 3D properties of the sound. It uses similar principle as that of Binaural Beats.

The extension works on any HTML5 video or audio. You may feel bit uncomfortable for a moment, but soon the music will fade into the background and your brain would tune to the desired state. 

3DWave is a key technology in the upcoming Trance headband which measures your brainwaves and automatically tunes your brain waves using music and tones.                    

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

Tên 3DWave - Tune your brainwaves using any music 3DWave - Tune your brainwaves using any music
ID gbfcplefibogfkgbnommhjcmpoonednk
URL Chính Thức https://chrome.google.com/webstore/detail/3dwave-tune-your-brainwav/gbfcplefibogfkgbnommhjcmpoonednk
Mô tả Use any music of your choice to improve your concentration, productivity and focus or to relax. 3DWave uses the scientific…
Kích Thước Tệp 137 KB
Số Lần Cài Đặt 374
Phiên Bản Hiện Tại 0.1.2
Cập Nhật Lần Cuối 2018-03-13
Ngày Phát Hành 2018-03-12
Đánh Giá 4.40/5 Tổng số 5 Đánh Giá
Nhà Phát Triển http://fallintrance.com
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật http://www.fallintrance.com
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "256": "icons\/icon_off_256.png"
        },
        "default_popup": "html\/popup.html",
        "default_title": "3DWave - Tune your brainwaves using any music"
    },
    "icons": {
        "256": "icons\/icon_256.png",
        "128": "icons\/icon_128.png",
        "48": "icons\/icon_48.png",
        "16": "icons\/icon_16.png"
    },
    "manifest_version": 2,
    "name": "3DWave - Tune your brainwaves using any music",
    "short_name": "3DWave",
    "permissions": [
        "tabCapture",
        "activeTab",
        "alarms",
        "storage"
    ],
    "version": "0.1.2",
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'"
}