Natural Neon Rain

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

什麼是Natural Neon Rain?

Natural Neon Rain是由Broyster開發的Chrome擴展程式,該擴展的主要功能是“Just enjoy the peaceful bliss of neon rain as it pours down.”。

擴展截圖

下載Natural Neon Rain擴展crx文件

下載Natural Neon Rain擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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.                    

擴展基本資訊

名稱 Natural Neon Rain Natural Neon Rain
ID nnfdlleaffllajhgdpbdpngahadoeloo
官方網址 https://chromewebstore.google.com/detail/natural-neon-rain/nnfdlleaffllajhgdpbdpngahadoeloo
簡介 Just enjoy the peaceful bliss of neon rain as it pours down.
檔案大小 709 KB
安裝次數 180
目前版本 1.0
更新時間 2021-02-04
上架時間 2021-02-03
開發者 Broyster
電子郵箱 [email protected]
付費類型 free
支援的語言 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
}