In Rhythm with Nature

Slow down with nature, one tab at a time

Was ist In Rhythm with Nature?

In Rhythm with Nature ist eine Chrome-Erweiterung, die von bastien.girschig entwickelt wurde, und ihr Hauptmerkmal ist "Slow down with nature, one tab at a time".

Erweiterungsscreenshots

screenshot

In Rhythm with Nature-Erweiterungs-CRX-Datei herunterladen

Laden Sie In Rhythm with Nature-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name In Rhythm with Nature In Rhythm with Nature
ID hncaknhfdkeadobnhojfdhilifekhmcj
Offizielle URL https://chromewebstore.google.com/detail/in-rhythm-with-nature/hncaknhfdkeadobnhojfdhilifekhmcj
Beschreibung Slow down with nature, one tab at a time
Dateigröße 4.18 MB
Installationsanzahl 35
Aktuelle Version 1.1
Letztes Update 2022-10-11
Veröffentlichungsdatum 2022-10-11
Entwickler bastien.girschig
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://artsandculture.google.com/experiment/1AHie_rumRxQOA
Unterstützte Sprachen 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"
        }
    }
}