Rain sound

Background noise to improve productivity.

Wat is Rain sound?

Rain sound is een Chrome-extensie ontwikkeld door Joaquín Vicente, en de belangrijkste functie is "Background noise to improve productivity.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Rain sound

Download Rain sound-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        “A moderate level of noise enhances creativity compared to both low and high levels of noise. Moderate background noise induces distraction which encourages individuals to think at a higher, abstract level, and consequently exhibit higher creativity.”

Source: Exploring the Effects of Ambient Noise on Creative Cognition

Based on http://rainycafe.com/                    

Basisinformatie over de Extensie

Naam Rain sound Rain sound
ID boccolgmoknhiidceemmgkoaggficcpl
Officiële URL https://chromewebstore.google.com/detail/rain-sound/boccolgmoknhiidceemmgkoaggficcpl
Beschrijving Background noise to improve productivity.
Bestandsgrootte 1.01 MB
Aantal Installaties 2,338
Huidige Versie 1.0.2
Laatst Bijgewerkt 2015-02-24
Publicatiedatum 2015-02-23
Beoordeling 4.71/5 Totaal 49 Beoordelingen
Ontwikkelaar Joaquín Vicente
Betalingswijze free
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Rain sound",
    "description": "Background noise to improve productivity.",
    "version": "1.0.2",
    "author": "Joaqu\u00edn Vicente",
    "homepage_url": "https:\/\/github.com\/wacko\/rainsound",
    "icons": {
        "128": "images\/icon-128px.png",
        "48": "images\/icon-48px.png"
    },
    "browser_action": {
        "default_icon": {
            "19": "images\/none19px.png",
            "38": "images\/none38px.png"
        }
    },
    "background": {
        "scripts": [
            "rain.js"
        ]
    },
    "offline_enabled": true
}