Noise

Ambient sounds to wash away distraction

Wat is Noise?

Noise is een Chrome-extensie ontwikkeld door Green Tech Lab, en de belangrijkste functie is "Ambient sounds to wash away distraction".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Noise

Download Noise-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

                        Noise can improve your focus and boost your productivity. Block out annoying noises and create the right environment for working or relaxing.

A lot of natural white noise as follows:
✔ the sound of Rain, Thunder, Wind
✔ the sound of Fire, Waves, Birds, Crickets
✔ the sound of CoffeeShop, Singing Bowl
✔ the sound of TV White Noise                    

Basisinformatie over de Extensie

Naam Noise Noise
ID ljfmpfeiflahbmgpfdhlngnkkfdeakmb
Officiële URL https://chrome.google.com/webstore/detail/noise/ljfmpfeiflahbmgpfdhlngnkkfdeakmb
Beschrijving Ambient sounds to wash away distraction
Bestandsgrootte 314 KB
Aantal Installaties 101
Huidige Versie 0.3
Laatst Bijgewerkt 2018-06-14
Publicatiedatum 2018-06-13
Beoordeling 1.00/5 Totaal 3 Beoordelingen
Ontwikkelaar Green Tech Lab
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina https://qqjilu.com/policy.html
Ondersteunde Talen en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Noise",
    "version": "0.3",
    "description": "Ambient sounds to wash away distraction",
    "background": {
        "scripts": [
            "js\/background.js"
        ],
        "persistent": true
    },
    "page_action": {
        "default_popup": "popup.html",
        "default_icon": {
            "128": "images\/icon128.png"
        }
    },
    "icons": {
        "128": "images\/icon128.png"
    },
    "manifest_version": 2
}