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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Use any music of your choice to improve your concentration, productivity and focus or to relax. 3DWave uses the scientific…"।

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

screenshot
screenshot
screenshot
screenshot

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

crx प्रारूप में 3DWave - Tune your brainwaves using any music एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

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

                        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
ईमेल [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'"
}