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 |
ID | nnfdlleaffllajhgdpbdpngahadoeloo |
公式URL | 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 |
Eメール | [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 } |