In Rhythm with Nature
Slow down with nature, one tab at a time
Hvad er In Rhythm with Nature?
In Rhythm with Nature er en Chrome-udvidelse udviklet af bastien.girschig, og dens hovedfunktion er "Slow down with nature, one tab at a time".
Udvidelsesskærmbilleder
Download In Rhythm with Nature-udvidelses-CRX-fil
Download In Rhythm with Nature-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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.
Grundlæggende oplysninger om udvidelsen
Navn | In Rhythm with Nature |
ID | hncaknhfdkeadobnhojfdhilifekhmcj |
Officiel URL | https://chromewebstore.google.com/detail/in-rhythm-with-nature/hncaknhfdkeadobnhojfdhilifekhmcj |
Beskrivelse | Slow down with nature, one tab at a time |
Filstørrelse | 4.18 MB |
Antal Installationer | 35 |
Nuværende Version | 1.1 |
Senest Opdateret | 2022-10-11 |
Udgivelsesdato | 2022-10-11 |
Udvikler | bastien.girschig |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://artsandculture.google.com/experiment/1AHie_rumRxQOA |
Understøttede Sprog | 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" } } } |