In Rhythm with Nature

Slow down with nature, one tab at a time

In Rhythm with Natureとは何ですか?

In Rhythm with Natureはbastien.girschigによって開発されたChromeの拡張機能で、その主な機能は「Slow down with nature, one tab at a time」です。

拡張機能のスクリーンショット

screenshot

In Rhythm with Nature拡張機能のCRXファイルをダウンロード

In Rhythm with Nature拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        This Chrome extension is an artistic interpretation of the Carl Linneaus flower clock, where every time you’ll open a tab, you will see a flower that opens in your time zone.

Each flower scenario comes with breathing exercises you can experience on the In Rhythm With Nature website. The site  is a relaxing, multisensory experience, inviting you to take a moment to reconnect to yourself through the sights, sounds and rhythms of the natural world.                    

拡張機能の基本情報

名前 In Rhythm with Nature In Rhythm with Nature
ID hncaknhfdkeadobnhojfdhilifekhmcj
公式URL https://chromewebstore.google.com/detail/in-rhythm-with-nature/hncaknhfdkeadobnhojfdhilifekhmcj
説明 Slow down with nature, one tab at a time
ファイルサイズ 4.18 MB
インストール数 35
現在のバージョン 1.1
最終更新日 2022-10-11
公開日 2022-10-11
開発者 bastien.girschig
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://artsandculture.google.com/experiment/1AHie_rumRxQOA
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "In Rhythm with Nature",
    "version": "1.1",
    "description": "Slow down with nature, one tab at a time",
    "homepage_url": "https:\/\/artsandculture.google.com\/experiment\/1AHie_rumRxQOA",
    "offline_enabled": true,
    "icons": {
        "128": "\/images\/icon-128.png"
    },
    "manifest_version": 3,
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "action": {
        "default_icon": {
            "128": "\/images\/icon-128.png"
        }
    }
}