Noise

Ambient sounds to wash away distraction

Qu'est-ce que Noise ?

Noise est une extension Chrome développée par Green Tech Lab, et sa fonction principale est "Ambient sounds to wash away distraction".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Noise

Téléchargez les fichiers d'extension Noise au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom Noise Noise
ID ljfmpfeiflahbmgpfdhlngnkkfdeakmb
URL Officiel https://chrome.google.com/webstore/detail/noise/ljfmpfeiflahbmgpfdhlngnkkfdeakmb
Description Ambient sounds to wash away distraction
Taille du Fichier 314 KB
Nombre d'Installations 101
Version Actuelle 0.3
Dernière Mise à Jour 2018-06-14
Date de Publication 2018-06-13
Évaluation 1.00/5 Total 3 Évaluations
Développeur Green Tech Lab
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://qqjilu.com/policy.html
Langues Prises en Charge 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
}