In Rhythm with Nature
Slow down with nature, one tab at a time
Cos'è In Rhythm with Nature?
In Rhythm with Nature è un'estensione di Chrome sviluppata da bastien.girschig, e la sua funzione principale è "Slow down with nature, one tab at a time".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione In Rhythm with Nature
Scarica i file di estensione In Rhythm with Nature in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | In Rhythm with Nature |
ID | hncaknhfdkeadobnhojfdhilifekhmcj |
URL Ufficiale | https://chromewebstore.google.com/detail/in-rhythm-with-nature/hncaknhfdkeadobnhojfdhilifekhmcj |
Descrizione | Slow down with nature, one tab at a time |
Dimensione del File | 4.18 MB |
Conteggio Installazioni | 35 |
Versione Corrente | 1.1 |
Ultimo Aggiornamento | 2022-10-11 |
Data di Pubblicazione | 2022-10-11 |
Sviluppatore | bastien.girschig |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://artsandculture.google.com/experiment/1AHie_rumRxQOA |
Lingue Supportate | 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" } } } |