In Rhythm with Nature
Slow down with nature, one tab at a time
O que é In Rhythm with Nature?
In Rhythm with Nature é uma extensão do Chrome desenvolvida por bastien.girschig, e sua principal característica é "Slow down with nature, one tab at a time".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão In Rhythm with Nature
Baixe arquivos de extensão In Rhythm with Nature no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | In Rhythm with Nature |
ID | hncaknhfdkeadobnhojfdhilifekhmcj |
URL Oficial | https://chromewebstore.google.com/detail/in-rhythm-with-nature/hncaknhfdkeadobnhojfdhilifekhmcj |
Descrição | Slow down with nature, one tab at a time |
Tamanho do Arquivo | 4.18 MB |
Contagem de Instalações | 35 |
Versão Atual | 1.1 |
Última Atualização | 2022-10-11 |
Data de Publicação | 2022-10-11 |
Desenvolvedor | bastien.girschig |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://artsandculture.google.com/experiment/1AHie_rumRxQOA |
Idiomas Suportados | 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" } } } |