In Rhythm with Nature
Slow down with nature, one tab at a time
¿Qué es In Rhythm with Nature?
In Rhythm with Nature es una extensión de Chrome desarrollada por bastien.girschig, y su función principal es "Slow down with nature, one tab at a time".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión In Rhythm with Nature
Descarga archivos de extensión In Rhythm with Nature en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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.
Información Básica de la Extensión
Nombre | In Rhythm with Nature |
ID | hncaknhfdkeadobnhojfdhilifekhmcj |
URL Oficial | https://chromewebstore.google.com/detail/in-rhythm-with-nature/hncaknhfdkeadobnhojfdhilifekhmcj |
Descripción | Slow down with nature, one tab at a time |
Tamaño del Archivo | 4.18 MB |
Cantidad de Instalaciones | 35 |
Versión Actual | 1.1 |
Última Actualización | 2022-10-11 |
Fecha de Publicación | 2022-10-11 |
Desarrollador | bastien.girschig |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://artsandculture.google.com/experiment/1AHie_rumRxQOA |
Idiomas Soportados | 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" } } } |