In Rhythm with Nature
Slow down with nature, one tab at a time
Qu'est-ce que In Rhythm with Nature ?
In Rhythm with Nature est une extension Chrome développée par bastien.girschig, et sa fonction principale est "Slow down with nature, one tab at a time".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension In Rhythm with Nature
Téléchargez les fichiers d'extension In Rhythm with Nature au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | In Rhythm with Nature |
ID | hncaknhfdkeadobnhojfdhilifekhmcj |
URL Officiel | https://chromewebstore.google.com/detail/in-rhythm-with-nature/hncaknhfdkeadobnhojfdhilifekhmcj |
Description | Slow down with nature, one tab at a time |
Taille du Fichier | 4.18 MB |
Nombre d'Installations | 35 |
Version Actuelle | 1.1 |
Dernière Mise à Jour | 2022-10-11 |
Date de Publication | 2022-10-11 |
Développeur | bastien.girschig |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://artsandculture.google.com/experiment/1AHie_rumRxQOA |
Langues Prises en Charge | 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" } } } |