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とは何ですか?

3DWave - Tune your brainwaves using any musicはhttp://fallintrance.comによって開発されたChromeの拡張機能で、その主な機能は「Use any music of your choice to improve your concentration, productivity and focus or to relax. 3DWave uses the scientific…」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

3DWave - Tune your brainwaves using any music拡張機能のCRXファイルをダウンロード

3DWave - Tune your brainwaves using any music拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 3DWave - Tune your brainwaves using any music 3DWave - Tune your brainwaves using any music
ID gbfcplefibogfkgbnommhjcmpoonednk
公式URL https://chrome.google.com/webstore/detail/3dwave-tune-your-brainwav/gbfcplefibogfkgbnommhjcmpoonednk
説明 Use any music of your choice to improve your concentration, productivity and focus or to relax. 3DWave uses the scientific…
ファイルサイズ 137 KB
インストール数 374
現在のバージョン 0.1.2
最終更新日 2018-03-13
公開日 2018-03-12
評価 4.40/5 合計 5 レビュー
開発者 http://fallintrance.com
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL http://www.fallintrance.com
対応言語 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'"
}