Natural Neon Rain

Just enjoy the peaceful bliss of neon rain as it pours down.

Qu'est-ce que Natural Neon Rain ?

Natural Neon Rain est une extension Chrome développée par Broyster, et sa fonction principale est "Just enjoy the peaceful bliss of neon rain as it pours down.".

Captures d'Écran de l'Extension

Télécharger le fichier CRX de l'extension Natural Neon Rain

Téléchargez les fichiers d'extension Natural Neon Rain 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

                        Not only does this extension give you a beautifully calming view of rainbow droplets in its contrasted abyss, it's programmed to be as naturally unpredictable as real weather.

There's no telling what weather will do, hence the butterfly effect. So each drop of neon rain has a 50/50 chance of duplicating or disappearing.

On top of that, the color of each droplet changes and varies depending on many factors. This allows you to have the most interesting experience possible while gazing into the gentle atmosphere created not by me, but by pure luck.

If you want a calm break for your personalized environment, tailored by randomness itself then this extension is exactly what you're looking for.                    

Informations de Base sur l'Extension

Nom Natural Neon Rain Natural Neon Rain
ID nnfdlleaffllajhgdpbdpngahadoeloo
URL Officiel https://chromewebstore.google.com/detail/natural-neon-rain/nnfdlleaffllajhgdpbdpngahadoeloo
Description Just enjoy the peaceful bliss of neon rain as it pours down.
Taille du Fichier 709 KB
Nombre d'Installations 180
Version Actuelle 1.0
Dernière Mise à Jour 2021-02-04
Date de Publication 2021-02-03
Développeur Broyster
Email [email protected]
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "sketch.js"
        ]
    },
    "browser_action": {
        "default_popup": "index.html",
        "default_icon": {
            "16": "heavy shower.png",
            "32": "heavy shower.png",
            "48": "medium shower.png",
            "128": "light shower.png"
        }
    },
    "description": "Just enjoy the peaceful bliss of neon rain as it pours down.",
    "name": "Natural Neon Rain",
    "permissions": [],
    "version": "1.0",
    "minimum_chrome_version": "9",
    "manifest_version": 2
}